Some more small controls updates
This commit is contained in:
parent
024a4e087e
commit
413f9b3f5f
1 changed files with 4 additions and 4 deletions
|
@ -146,7 +146,7 @@
|
|||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>CarbHeatGroup</object-name>
|
||||
<property>/controls/carb-heat</property>
|
||||
<property>/controls/anti-ice/engine[0]/carb-heat</property>
|
||||
<factor>-0.08</factor>
|
||||
<axis>
|
||||
<x>1.0</x>
|
||||
|
@ -158,7 +158,7 @@
|
|||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>ThrottleGroup</object-name>
|
||||
<property>/controls/throttle</property>
|
||||
<property>/controls/engines/engine[0]/throttle</property>
|
||||
<factor>-0.10</factor>
|
||||
<axis>
|
||||
<x>1.0</x>
|
||||
|
@ -170,7 +170,7 @@
|
|||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>MixtureGroup</object-name>
|
||||
<property>/controls/mixture</property>
|
||||
<property>/controls/engines/engine[0]/mixture</property>
|
||||
<factor>-0.10</factor>
|
||||
<axis>
|
||||
<x>1.0</x>
|
||||
|
@ -251,7 +251,7 @@
|
|||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>PitotHeatSwitch</object-name>
|
||||
<property>/controls/pitot-heat</property>
|
||||
<property>/controls/anti-ice/pitot-heat</property>
|
||||
<factor>-55</factor>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
|
|
Loading…
Reference in a new issue