Trying to make Gun Camera move up and down

In my third person project I have it set to when I press right click while holding my sniper rifle, it will swap camera, from the one behind the player to one attached to the child component which lines up with the sights. However when It changes I can no longer look up/down.
image


(What it looks like in the viewport)


(What it looks like when the camera is active)

Once the camera has changed and is set to the one attached to the weapon, my character can no longer look up and down, although it can still look left and right and I don’t know how to fix this.

The way I change the camera is by setting any other camera to me not active, and then set the sniper one to be active

If anyone has any suggestions they would be appreciated as I’ve been stuck on this for a while now, thanks.

Hey @swagriley25!

Click on your shoulder camera on the Components window, navigate to the Details window on the right side while having it selected, type in “control rotation” into the search bar and tick the checkbox next to the Use Pawn Control Rotation property like this:

Screenshot 2025-04-15 202126

Hope this helps :innocent: