Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How would I get the X Y and Z angles of a Motor6D?

Asked by 10 years ago
ls = Workspace.guig37.Torso['Left Shoulder']
p = ls.CurrentAngle

that doesnt work because the current angle stays at 0 most of the time... like i want to store the X Y and Z angles to use in a cframe later

Answer this question