How to assign an orientation to motor6d C0

You are essentially using CFrame.Angles rn.
You probably want to use fromEulerAnglesYXZ instead.

You can try using my plugin to compile desired CFrame constructor:

1 Like