How would I get rid of the automatic idle retweening on animations?

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I’m Looking to get rid of that thing where the animation tweens back to the idle after its done playing for the Swing animation.

  2. What is the issue? Include screenshots / videos if possible!
    The Issue is that this automatic idle thing is happening in general…
    https://files.catbox.moe/htxrqy.mp4

  3. What solutions have you tried so far? Did you look for solutions on the Creator Hub?
    I’ve tried using :Stop() but that seems to also cause it

Does nobody know or something? Views yet no replies…

If you call Stop(0), it should snap instead of tween.

Thank you for replying, and thanks for the help, this one worked the best for me!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.