1
0
Fork 0

Remove the squared property to make the pedals more sensitive.

This commit is contained in:
david 2003-03-11 03:48:36 +00:00
parent 0b58d7774b
commit be55a4b566

View file

@ -25,7 +25,6 @@
<property>/controls/brakes[0]</property>
<offset>1.0</offset>
<factor>0.5</factor>
<squared>false</squared>
</binding>
</axis>
@ -35,7 +34,6 @@
<property>/controls/brakes[1]</property>
<offset>1.0</offset>
<factor>0.5</factor>
<squared>false</squared>
</binding>
</axis>
@ -45,7 +43,6 @@
<property>/controls/rudder</property>
<factor>1.0</factor>
<offset>0.0</offset>
<squared>true</squared>
</binding>
</axis>