automaticPitchStabilization

automaticPitchStabilization < 0 or 1>

One 1, it automaticly stabilizes the pitch of rotation.

Example:

rem *** StukaBrowningRotation ***
ObjectTemplate.create RotationalBundle StukaBrowningRotation
ObjectTemplate.setNetworkableInfo Stuka_body_info
rem -------------------------------------
ObjectTemplate.addTemplate StukaRearCamera
ObjectTemplate.setPosition 0/0.267/0
ObjectTemplate.addTemplate MG42_Air
rem -------------------------------------
ObjectTemplate.setMinRotation 0/-34/0
ObjectTemplate.setMaxRotation 0/1/0
ObjectTemplate.setMaxSpeed 0/90/0
ObjectTemplate.setAcceleration 0/5000/0
ObjectTemplate.setInputToPitch c_PIMouseLookY
ObjectTemplate.setAutomaticPitchStabilization 1

Valid object types

RotationalBundle - Object that can pivot based on user input