1
0
Fork 0

Try the new <squared> property for the main control axes: it should

give finer control near the middle, and grosser control near the
outside.  I stole this idea from YASim.
This commit is contained in:
david 2002-02-20 03:30:38 +00:00
parent 8167f2f062
commit 60f3c30133

View file

@ -31,6 +31,7 @@ axes for the hat switch, and several more buttons.
<binding>
<command>property-scale</command>
<property>/controls/aileron</property>
<squared>true</squared>
</binding>
</axis>
@ -40,6 +41,7 @@ axes for the hat switch, and several more buttons.
<command>property-scale</command>
<property>/controls/elevator</property>
<factor type="double">-1.0</factor>
<squared>true</squared>
</binding>
</axis>