raycaster/boss
2025-11-02 22:49:50 -05:00
..
fight.cpp Now can do a SLIDE motion that is a linear move to an x/y. 2025-11-02 12:35:45 -05:00
fight.hpp Moved the animated scene into its own system for better development. 2025-10-23 11:37:35 -04:00
system.cpp More on the boss fight sytem, just a basic FSM going. 2025-10-07 12:47:47 -04:00
system.hpp More on the boss fight sytem, just a basic FSM going. 2025-10-07 12:47:47 -04:00
ui.cpp Moving some stuff so I can do a camera system using the new sf::View animation stuff. 2025-11-02 22:49:50 -05:00
ui.hpp BAD: This gets the animation to control the camera, but it's a quick hack to prove it works. 2025-11-01 01:15:18 -04:00