If so, the Motor6D you used to animate may be different than the Motor6D your character is using. Ive had this mess before when creating weapons, what i did was spawn a fresh new Motor6D (using Instance.new("Motor6D", workspace)) and started animating with that.