Stop animation using local script

I have a simple script which plays a animation once as the animation is set on loop. How do I stop the animation which is on loop WITH A LOCAL SCRIPT.

Play the animation locally and then stop it; if it’s currently playing on the server, use a RemoteEvent to tell players to play the animation

1 Like