Hello!
I have been trying to make a dummy play this animation I made… So far I have exported the animation and put it in a script I made… But now I’m running into a roadblock… How do I make it loop, because if I would now hit the “test"function” It only plays the animation once… I’m just very confused on how to fix this so any help would be handy!
In the script do dance.Looped = true. And loop it inside of the animation it is to the right of the play button! Make sure to set the animation priority to action and it’s not unusable roblox just said animator is just better.
Always set your animations to action btw! I had an bug with my block where the animation will randomly stop. Action will keep it playing and overwrite anything! I recommend it.