I have this model which is connected by 2 motor6ds. When I try to change the offset of one of them, both the c1 and c0 parts move together. The issue this is causing is when it walks, the back of the model is facing forward. Any help is appreciated. Thanks.
I can’t quite seem to understand what Plane or Plane.001 is referring to.
plane.001 is the face mesh, and plane is the body mesh. They are both connected by the motor6d located in plane.001
Do you know for sure that the root part’s CFrame is facing the right direction when it moves? The motors look fine, so it might be something in your code that’s flipping the model’s orientation.
yea its facing the wrong direction, that why I’m making this post. The code works fine and is not the problem here. I just dont undertand how you set the offset of 2 parts with the motor6d
Ah I just solved it. The bones located in the root part were locking the rest of the model in place. Simply rotating them fixed the issue. Thanks for the help anyways
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.

