Hello, DevForums! I wanted to make a loop that plays an animation while an event is looped. I am currently not talking about the looped property of the animation. While it works to play then animation in the loop, it causes the animation to constantly start over again and again. I tried to use “animation track.Stopped”, and it does prevent the animation from looping, but instead it cancels out any other event in the loop.