Bosses and other enemies now have a 2 frame animation, the first boss the Rat King now screams at you and attacks.
This commit is contained in:
parent
b3b8cbbeee
commit
43835da88f
24 changed files with 35 additions and 22 deletions
|
@ -108,6 +108,7 @@ namespace components {
|
|||
float subframe = 0;
|
||||
ease::Style easing = ease::IN_OUT_BACK;
|
||||
float ease_rate = 0.5f;
|
||||
int texture_width = TEXTURE_WIDTH;
|
||||
|
||||
void play();
|
||||
float twitching();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue