Boss fight looking better, but I need to get this bounce animation in the main game fights.
This commit is contained in:
parent
25d782df6d
commit
2d790c5986
8 changed files with 54 additions and 35 deletions
|
@ -25,6 +25,7 @@ namespace gui {
|
|||
guecs::UI $status;
|
||||
guecs::UI $overlay;
|
||||
textures::SpriteTexture $boss_image;
|
||||
textures::SpriteTexture $boss_background;
|
||||
|
||||
BossFightUI(GameLevel level);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue