i am trying to rotate this object. it is at 0 and will not rotate any more.if i use a negative value it flips. What is a way to reset the pivot to rotate a few more degrees?
Thanks!
i am trying to rotate this object. it is at 0 and will not rotate any more.if i use a negative value it flips. What is a way to reset the pivot to rotate a few more degrees?
Thanks!
What you are encountering is something called gimbal lock.
The best approach would be to rotate the model using the gyro past where the gimbal lock occurs, and then back off a few degrees using the Transform palette.
gimbal lock
…sounds like a 3D fetish.:eek:
Thank you!