Hello, everyone, I’m making a simple flight game demo. I need to realize that the camera rotates with the aircraft, and my mouse can also rotate the angle of view. How can I limit the rotation angle of SpringArm to fix the error shown in the following figure?
The first vid looks like it is using relative rotation and the second video looks like it is using world rotation. Or it is using X for the roll, it’s kinda confusing.