#How do i stop an animation playing when another one is playing
1 messages · Page 1 of 1 (latest)
animation priorities
lets say one animation is movement 1 and another is action 4
then action 4 will override movement 1
so only one will play
Give the animations values and if the values are higher than one then run stop() otherwise run stop() for the other animation