1
0
Fork 0
fgdata/Aircraft/Instruments-3d/yoke/yoke.xml
2011-11-28 19:11:44 +01:00

32 lines
591 B
XML

<?xml version="1.0" ?>
<PropertyList>
<path>yoke.ac</path>
<animation>
<type>translate</type>
<object-name>Yoke</object-name>
<property>controls/flight/elevator</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>Yoke</object-name>
<property>controls/flight/aileron</property>
<factor>-45.0</factor>
<axis>
<x>1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
</animation>
</PropertyList>