Axis Rotation Question using sio2 game engine
- by Leo
By using left hand rule, I rotate one object left and right using x axis, and rotate up/down using y axis.
After first object is rotated to the right, the up/down rotation should be using z axis.
However, when I try to rotate using z axis, after the first rotation, it has the same effect when I rotate using y axis.
Anyone has any ideas?
Thanks