My Roblox view model i have created using the rig builder has a weird outcome when i try and animated its right arm in specific. it rotates its whole body except the actual arm itself?
I have looked online and i haven’t found anyone who has experienced this. I’ve checked and its primary part is defiantly the root part so that’s not the problem, any help is appreciated!
Hi Tom, I am actively dealing with this issue but as soon as I figure it out, I will post here the solution that worked for me. I have noticed that you are using an animation controller, well so am I. But I believe the purpose or one purpose of the HumanoidRootPart in a humanoid is to have a frame of reference for everything else to move around. Possibly forming one for the animation controller might be the solution.