try doom playeri believe that can only look left and right
That's weird because you can look up and down in DOOM.
So, the Doom playertype, but normal speed.I explained it, now someone make it.
It isn't default anymore?
It wasn't ever default...
Third person or first person? Pretty sure first person is impossible.
There is no variable for limiting the vertical viewing angle
Yes there isminLookAngle = 0;maxLookAngle = 0;
Oh yeah, somehow I missed those two variables. I just tested and it does exactly what OP wants.