Weird Animation Stutter

When I play my animation for swinging, it tries to put the sword back to where the original Motor6D has the sword placed which is sticking through the torso.

0 clue how to fix this via scripting, I have the attack animation’s priority set to ‘Action’ and all. Very confused to be honest. To be more clear, the stutter is the really quick stutter thing at the very beginning of the clip.

This is how the animation cycle works in the script:

  • Animation Idle stops
  • Animation Attack plays

(everything from here doesn’t matter pretty sure but oh well)

  • Animation Attack stops
  • Regular idle plays

Did you make sure the starting position of the animation is where you want it to be?