I need to cancel an animation to play another one, but I can't quite figure out how to do that.
Develop games in your browser. Powerful, performant & highly capable.
When you start an animation it cancels the previous one unless the conditions for the previous one are still true then it would cause a bug. Just make sure conditions for animations cannot be true at the same time.
Thank you so much i got it to work