1
0
Fork 0

Decreased sensitivity of nosewheel steering.

This commit is contained in:
david 2002-08-05 18:05:24 +00:00
parent d06b189fe5
commit 2905cded9b

View file

@ -68,7 +68,9 @@
</propeller>
<gear x="-1" y="0" z="-1.5" compression=".4"> <!-- nose -->
<control-input axis="/controls/rudder" control="STEER"/>
<control-input axis="/controls/rudder" control="STEER"
src0="-1.0" src1="1.0"
dst0="-0.1" dst1="0.1"/>
</gear>
<gear x="-2.82" y="1.15" z="-1.36" compression=".3"> <!-- left main -->
@ -88,4 +90,4 @@
<ballast x="-2.0" y="-.33" z="0" mass="180"/> <!-- passenger -->
<ballast x="-1.0" y="-.33" z="0" mass="200"/> <!-- cockpit -->
</airplane>
</airplane>