I am making a top-down dungeon crawler and I have a boss that will slowly follow the player and charge at the player every once in a while, but I want to have a roar animation to signal the charge but I can’t seem to work it out and I have no clue why it doesn’t work.
- crazy cool art!
- try replacing bigguy sprite with value from the element block or stop all animations and then run it
1 Like
Sadly no luck :[
I have no idea why it wouldn’t work, I checked my code to see if there is any conflicting code, there isn’t.
1 Like
Nevermind, worked it out, thanks!