For some reason, RigidBodyComponent.GetOrientation() is a LindenLab.Quaternion, and RigidBodyComponent.SetOrientation() has a parameter of LindenLab.Vector. Is there any way to convert the LindenLab.Quaternion to a LindenLab.Vector?
Date
Votes
2 comments
-
Gindipple What does the SetOrientation() want? Radians? Degrees?
Tried this in a WaitFor() and nothing seemed to happen.
I can only guess it blocked forever.
-
Gindipple Yikes, tight loop setting Orientation()
was throwing exception Invalid Orientation
and I couldn't click and menu option, had to close viewer
Please sign in to leave a comment.