Motor6D goes back to original position mid animation

Hello, I’m trying to make it so the basketball dribbling is smooth, but for the first two dribbles it goes back to the humanoidrootpart and then after I do my two dribbles it works perfectly fine. I’m not changing any of the motor6d properties during these dribbles either.

Here is two clips of it occurring,
basketball - Roblox Studio 2023-04-01 14-16-40 (First two dribbles go to the motors part0 which is the HumanoidRootPart)
https://gyazo.com/8250ebb93f364af10fd9c8bb59729229 (Another clip which is the same occurance that happened in the clip above, but this time instead of going fully to the HumanoidRootPart it just tries to go to the HRP and then continues to the animation)

Here is the code that I run everytime the basketball is equipped,
https://gyazo.com/bd4eca1deb61b4e8bfd8c52bbd9a2d46

And here’s the motor 6d properties within the basketball,
https://gyazo.com/82b8e0931cb208b288c5ff9d29022d4f

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