R15 Physics Issue After CFraming Root Part

Hello. I’m trying to implement grab skills into my ROBLOX anime game.
I have already achieved this. However, there seems to be a physics issue after executing the grab skill.
The method I am using is to first anchor the root part, then set the CFrame of the root part, play the animation(s), then unanchor the root part. After this is done, the player’s character behaves very strange.
Sample