Tool Looping Animation not working as intended

Hello :wave: :smiley:

So I’m in a bit of a pickle rn.
I’m currently trying to make a loop drink animation and I’ve come across this weird thing, I’m not sure if I need to do something to try and make sure it doesn’t occur like a work around.
In case you’re wondering, yes the animation is looped and yes it’s priority is in action, I’ve set both properties via script.

So I would explain it but I rather just show a gif:
https://gyazo.com/db8aa01dc49a5b2034ca87f7d93696de

Anyways, I have seen stuff like this in other games. I’m unsure if there even is anything script-wise I can do to try and work around this weird tool thing. I’ve tried messing around with the Animator’s Tool animations and it still oddly didn’t work.

Anyways if you have some ideas or any information I would greatly appreciate that!
Thank you for reading this far and have a good day :sun_with_face: :sunglasses:

1 Like

I think this is the wrong category, but that’s fine because I’m not an admin or something.

Anyways, could you show us the script? We’ll understand better to help you. :slight_smile:

Edit: also, try to turn on loop and priority to action within the Roblox Animation Editor. That might work instead of having to use a script.

Just checked the animation and it’s looped and set to action
image

Could you play the animation with Roblox Animation Editor instead of playing it in-game.

edit: because I need to know more to help.

https://gyazo.com/ce7176a5c1144ad2381dec40d9f69393

I think you need to wait for the start animation to finish and the rest.

For example, you have 3 animations, 1, 2, and 3. You load the 1 in, let play it. After if finished, 2 loads in and is played, then the same for 3.