Let’s look at an easier method how to limit the camera rotation in Unreal Engine without using a single math node. We’ll need to create a blueprint class of the PlayerCameraManager type and hook it up to our PlayerController, which we should be…
Limit camera rotation in Unreal Engine: pitch, yaw and roll
Continue reading
0 Comments