Hello, I am having a hard time finding a solution to clamping the pitch rotation with my current set up.
My goal is to limit the camera(spring arm) pitch to be only between 0 and -90 degrees.
With the blueprint i set up, it moves between -90 and 90 degrees by default, and I cannot figure out how or where to clamp it to limit rotation.
I am using enhanced input and have MoveCameraUp and down bound to W and S.
I tried for a couple hours doing all those calculation but never worked the way I wanted, then I saw this post and got it done in under 3 min… you are much appreciated!