You would need to add
Code: Select all
ObjectTemplate.controlsCategory VCAir
Code: Select all
ObjectTemplate.seatAnimationSystem x
Code: Select all
ObjectTemplate.setMinRotation -125/-20/0
ObjectTemplate.setMaxRotation 125/20/0
ObjectTemplate.setMaxSpeed 90/90/0
ObjectTemplate.setAcceleration 5000/5000/0
ObjectTemplate.setInputToYaw PIMouseLookX
ObjectTemplate.setInputToPitch PIMouseLookY
ObjectTemplate.restoreRotationOnExit 1
ObjectTemplate.toggleMouseLook 1
ObjectTemplate.CVMNose 1
Applied to stationary vehicles, you are basically setting it to use airplane controls which means inverted controls in the menu will apply to the freelook camera set on stationaries depending on configuration.