1
0
Fork 0

Some more small controls updates

This commit is contained in:
ehofman 2003-04-02 08:45:35 +00:00
parent 024a4e087e
commit 413f9b3f5f

View file

@ -146,7 +146,7 @@
<animation> <animation>
<type>translate</type> <type>translate</type>
<object-name>CarbHeatGroup</object-name> <object-name>CarbHeatGroup</object-name>
<property>/controls/carb-heat</property> <property>/controls/anti-ice/engine[0]/carb-heat</property>
<factor>-0.08</factor> <factor>-0.08</factor>
<axis> <axis>
<x>1.0</x> <x>1.0</x>
@ -158,7 +158,7 @@
<animation> <animation>
<type>translate</type> <type>translate</type>
<object-name>ThrottleGroup</object-name> <object-name>ThrottleGroup</object-name>
<property>/controls/throttle</property> <property>/controls/engines/engine[0]/throttle</property>
<factor>-0.10</factor> <factor>-0.10</factor>
<axis> <axis>
<x>1.0</x> <x>1.0</x>
@ -170,7 +170,7 @@
<animation> <animation>
<type>translate</type> <type>translate</type>
<object-name>MixtureGroup</object-name> <object-name>MixtureGroup</object-name>
<property>/controls/mixture</property> <property>/controls/engines/engine[0]/mixture</property>
<factor>-0.10</factor> <factor>-0.10</factor>
<axis> <axis>
<x>1.0</x> <x>1.0</x>
@ -251,7 +251,7 @@
<animation> <animation>
<type>rotate</type> <type>rotate</type>
<object-name>PitotHeatSwitch</object-name> <object-name>PitotHeatSwitch</object-name>
<property>/controls/pitot-heat</property> <property>/controls/anti-ice/pitot-heat</property>
<factor>-55</factor> <factor>-55</factor>
<axis> <axis>
<x>0.0</x> <x>0.0</x>