1
0
Fork 0
fgdata/Aircraft/Instruments-3d/pedals/pedals.xml
mfranz bff5a62666 - dos2unix
- texture compression
2007-08-05 12:51:26 +00:00

61 lines
1.1 KiB
XML
Executable file

<?xml version="1.0" ?>
<PropertyList>
<path>pedals.ac</path>
<animation>
<type>translate</type>
<object-name>Pedal.1</object-name>
<property>controls/flight/rudder</property>
<factor>0.1</factor>
<axis>
<x>1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Pedal.1</object-name>
<property>controls/gear/brake-left</property>
<factor>-5</factor>
<axis>
<x>0.0</x>
<y>1.0</y>
<z>0.0</z>
</axis>
<center>
<x-m>-0.1</x-m>
<y-m>0</y-m>
<z-m>-0.9</z-m>
</center>
</animation>
<animation>
<type>translate</type>
<object-name>Pedal.2</object-name>
<property>controls/flight/rudder</property>
<factor>-0.1</factor>
<axis>
<x>1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Pedal.2</object-name>
<property>controls/gear/brake-right</property>
<factor>-5</factor>
<axis>
<x>0.0</x>
<y>1.0</y>
<z>0.0</z>
</axis>
<center>
<x-m>-0.1</x-m>
<y-m>0</y-m>
<z-m>-0.9</z-m>
</center>
</animation>
</PropertyList>