- Home /
Finding rotation
So i have a cube and i want to rotate this cube always in one direction, no matter in what angle this cube is.
How to find this Vector or quaternion?
(im using iTween to rotate this cube by 90degrees on click)
cubb.png
(53.0 kB)
Comment
You could do it in World space rather than local space.