I can rotate a object in 360 degrees, using angularVelocity property. However I can’t get a value between 0 and 360 degrees, it gives me only between -90 and 90. I would need a whole value from rotation to handle the camera position in the way of my project. How could I get this?
Tks in advance