Open Supermagnum opened 2 years ago
It is currently possible to rotate the model on all 3 axes, albeit very clumsily. I will look into adding quick options for flipping the model.
Side note: In the Godot the axes are as follows (from the perspective of the camera + assuming the camera is stationary):
It is currently possible to rotate the model on all 3 axes, albeit very clumsily. I will look into adding quick options for flipping the model.
Side note: In the Godot the axes are as follows (from the perspective of the camera + assuming the camera is stationary):
* X: Left/Right * Y: Up/Down * Z: Away/Towards the camera
Perhaps something like holding the ALT + X ( example axis key ) and dragging the mouse..
I have seen the some are able to turn their model around X axis ( the axis facing the viewer, to make the model stand on its head ) and in some cases even the Z axis. Turning the model around the Z axis is perhaps suitable if one are playing a racing game,- one can get the feeling of sitting in the back seat.