- Home /
Camera Loop Rotation
I am making a simple plane app and the z rotation on the camera and the plane need to be locked so that the camera doesn't rotate sideways. Because I have the z axis rotation locked, the plane is unable to perform a loop. It gets locked up when its is facing straight up or straight down. Is there any way to have the camera not rotate along the z axis, but at the same time allow it to perform a loop?
Comment