88b49b4259
Sync with commit cab40a0af989bf08302836f98e91672920369fa3
68 lines
1.3 KiB
XML
68 lines
1.3 KiB
XML
<?xml version="1.0" ?>
|
|
<PropertyList>
|
|
<path>pedals.ac</path>
|
|
|
|
<effect>
|
|
<inherits-from>../../../../Effects/interior/c172p-interior</inherits-from>
|
|
<object-name>RightPedal</object-name>
|
|
<object-name>LeftPedal</object-name>
|
|
</effect>
|
|
|
|
<animation>
|
|
<type>translate</type>
|
|
<object-name>LeftPedal</object-name>
|
|
<property>controls/flight/rudder</property>
|
|
<factor>0.05</factor>
|
|
<axis>
|
|
<x>1.0</x>
|
|
<y>0.0</y>
|
|
<z>0.0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>rotate</type>
|
|
<object-name>LeftPedal</object-name>
|
|
<property>controls/gear/brake-left</property>
|
|
<factor>-7</factor>
|
|
<axis>
|
|
<x>0.0</x>
|
|
<y>1.0</y>
|
|
<z>0.0</z>
|
|
</axis>
|
|
<center>
|
|
<x-m>0.0</x-m>
|
|
<y-m>0.0</y-m>
|
|
<z-m>0.0</z-m>
|
|
</center>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>translate</type>
|
|
<object-name>RightPedal</object-name>
|
|
<property>controls/flight/rudder</property>
|
|
<factor>-0.05</factor>
|
|
<axis>
|
|
<x>1.0</x>
|
|
<y>0.0</y>
|
|
<z>0.0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>rotate</type>
|
|
<object-name>RightPedal</object-name>
|
|
<property>controls/gear/brake-right</property>
|
|
<factor>-7</factor>
|
|
<axis>
|
|
<x>0.0</x>
|
|
<y>1.0</y>
|
|
<z>0.0</z>
|
|
</axis>
|
|
<center>
|
|
<x-m>0.0</x-m>
|
|
<y-m>0.0</y-m>
|
|
<z-m>0.0</z-m>
|
|
</center>
|
|
</animation>
|
|
</PropertyList>
|