|
Hi guys, I know there is plenty of post about this but I can't find any of those that fix our problem. We have a basically a box that we want to rotate around a sphere just like it walk on it. We are using RotateAround to do so and it seems to work fine until we get to the other side of the sphere (we start on top of it). At this point, we seems to experiment the Gimbal lock problem. I thought Unity was already handling this with RotateAround but it doesn't looks like it. Our box has a RigidBody. So we want to know how to make the box go forward even when we are at the "bottom" of the sphere. Thanks for you input
(comments are locked)
|

I'd draw a debug line for that mMoveAxis - are you certain it's right?