Struggling to limit camera rotation

This old method should still work. The X value of the Vectors is the angle at which the camera should be clamped at in radians. (I think you should better read the whole post, maybe your setup won’t work with it)

If you want to use something more simple, try the custom nodes from logic_pack. There are multiple ways to do FPS controllers with these. Way1 Way2