I have a script im using (Link below), and i have a sitting animation that is looped. How do i make that sitting animation stop?
I cant find any way to make the looped animation stop playing, any help? Thanks
https://www.roblox.com/library/4476750673/Example
You can use :Stop() to make the animation stop, if you want the loop as well to stop you can use a break.