Ok, so I am making a clicker game. And I have this character on screen that dances. I want to make it so that when I press a button then a frame of his animation plays. is there a way I can do this?
Yes of course. This will also loop the animation when it reaches the end. Don't forget to set the animation speed to 0.
Develop games in your browser. Powerful, performant & highly capable.
Thanks for the help! It works perfectly now!