Commit Graph

1 Commits (e11a374d26716e3840aa048395dad4d41cd4aeb2)

Author SHA1 Message Date
Zed A. Shaw 4f090159ab Started working on this 'arena tester' tool that would let me load an enemy and test them, but then realized I could just make it so I can spawn enemies in the game. I'm keeping the arena around as it will be useful later as a scriptable testing tool, but for now just spawn and test. 2 weeks ago
Zed A. Shaw 243b4c2663 Basic ability to create a 'stage' for a boss fight, which is a thing in front the boss animates behind. 2 months ago
Zed A. Shaw 8b414c13e6 Animations now can have a stationary option which tries to keep them 'in place' while growing, effectively removing the forward motion. 2 months ago
Zed A. Shaw 6e8aa48332 BossFightUI now gets everything from a world and will be implemented like the rest of the game, but as a mini game. 2 months ago
Zed A. Shaw ca18422930 BossFightUI is not managed by the level manager since it is kind of a new level, just with a different mini game. 2 months ago
Zed A. Shaw a3f6ba3c03 Refactored the bossfight_ui so it will work with any description of a boss fight. 2 months ago
Zed A. Shaw 43835da88f Bosses and other enemies now have a 2 frame animation, the first boss the Rat King now screams at you and attacks. 2 months ago
Zed A. Shaw b3b8cbbeee Started to set things up so that the boss fight UI can load enemies and configs out of the components setup. 2 months ago
Zed A. Shaw 2d790c5986 Boss fight looking better, but I need to get this bounce animation in the main game fights. 2 months ago
Zed A. Shaw a0c0308461 More boss fight UI done and a bit of ambient sound working. 2 months ago
Zed A. Shaw 64807174c0 Initial idea for the boss fight UI but it's just a temporary holder for now. 2 months ago