minLookAngle = -1.5708; maxLookAngle = 1.5708; maxFreelookAngle = 3.0;
Fine... I'll read through and see if I can find anything.Edit:Try messing around with these lines under the player datablock:Code: [Select] minLookAngle = -1.5708; maxLookAngle = 1.5708; maxFreelookAngle = 3.0;I think that might be what controls it.