I need to use 2 cameras on the same bp and clamp the rotation of both. I can use “get player camera manager” to get that effect on the first one by setting the min and max of the yaw and pitch, but the node won’t work on the second one. Is there an alternative/fix to this?
Limiting control rotation, instead of the cameras seems to work ( Set control rotation when using the input axis).