is there any way for the game to play an animation when an arrow key is pressed
1 Like
(scroll down for example)
If you use if.isKeyDown and an arrow key to change the costume of a clip in Update, and you use this.gotoAndStop in the Default and keyReleased, it will change to a certain frame in the character clip when a specific arrow key is pressed.
Example: Ep10_ Make your own FNF (w_ animations)9-16-2021_15-24-33.wick (10.8 KB)
(the actual rhythm game function is made from Jovanny’s tutorials)
1 Like
I cant play
Works fine for me, is the game broken for you or can you just not open it? (sorry for late response btw)