I use loops for blink animation. The problem is, how do i stop the animation, if some action interrups?
This loop is in an action i use for different animations. So the loop will run parallel if i can’t stop them.
I use loops for blink animation. The problem is, how do i stop the animation, if some action interrups?
This loop is in an action i use for different animations. So the loop will run parallel if i can’t stop them.