1
0
Fork 0

Added untextured (but animated) control yokes.

This commit is contained in:
david 2002-11-13 02:43:47 +00:00
parent 306f5fff2a
commit 3ce07eb94c
2 changed files with 1311 additions and 6 deletions

File diff suppressed because it is too large Load diff

View file

@ -10,17 +10,17 @@
<panel>
<path>Aircraft/c172/Panels/c172-trans-panel.xml</path>
<bottom-left>
<x-m>-0.36</x-m>
<x-m>-0.40</x-m>
<y-m>-0.50</y-m>
<z-m>-0.10</z-m>
</bottom-left>
<bottom-right>
<x-m>-0.36</x-m>
<x-m>-0.40</x-m>
<y-m> 0.50</y-m>
<z-m>-0.10</z-m>
</bottom-right>
<top-left>
<x-m>-0.36</x-m>
<x-m>-0.40</x-m>
<y-m>-0.50</y-m>
<z-m> 0.25</z-m>
</top-left>
@ -251,6 +251,53 @@
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>LeftYoke</object-name>
<object-name>RightYoke</object-name>
<property>/controls/elevator</property>
<factor>-0.03</factor>
<axis>
<x>1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>LeftYoke</object-name>
<property>/controls/aileron</property>
<factor>-45</factor>
<center>
<x-m>-0.23</x-m>
<y-m>-0.21</y-m>
<z-m>-0.14</z-m>
</center>
<axis>
<x>1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RightYoke</object-name>
<property>/controls/aileron</property>
<factor>-45</factor>
<center>
<x-m>-0.23</x-m>
<y-m>0.21</y-m>
<z-m>-0.14</z-m>
</center>
<axis>
<x>1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>LeftFlap</object-name>