422 lines
7.8 KiB
XML
422 lines
7.8 KiB
XML
|
<?xml version="1.0"?>
|
||
|
|
||
|
<PropertyList>
|
||
|
|
||
|
<path>c310u3a.ac</path>
|
||
|
<offsets>
|
||
|
<z-m>0</z-m>
|
||
|
<pitch-deg>0</pitch-deg>
|
||
|
</offsets>
|
||
|
|
||
|
<!-- LOD for the model as a whole -->
|
||
|
|
||
|
<animation>
|
||
|
<type>range</type>
|
||
|
<min-m>0</min-m>
|
||
|
<max-m>10000</max-m>
|
||
|
</animation>
|
||
|
|
||
|
<!-- LOD for specific objects -->
|
||
|
|
||
|
<animation>
|
||
|
<type>range</type>
|
||
|
<object-name>Cockpit</object-name>
|
||
|
<min-m>0</min-m>
|
||
|
<max-m>100</max-m>
|
||
|
</animation>
|
||
|
|
||
|
<!-- Object Selection -->
|
||
|
|
||
|
<animation>
|
||
|
<type>select</type>
|
||
|
<object-name>LeftPropellerDisk</object-name>
|
||
|
<condition>
|
||
|
<greater-than>
|
||
|
<property>engines/engine[0]/rpm</property>
|
||
|
<value>1000</value>
|
||
|
</greater-than>
|
||
|
</condition>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>select</type>
|
||
|
<object-name>RightPropellerDisk</object-name>
|
||
|
<condition>
|
||
|
<greater-than>
|
||
|
<property>engines/engine[1]/rpm</property>
|
||
|
<value>1000</value>
|
||
|
</greater-than>
|
||
|
</condition>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>select</type>
|
||
|
<object-name>LeftPropeller</object-name>
|
||
|
<condition>
|
||
|
<less-than>
|
||
|
<property>engines/engine[0]/rpm</property>
|
||
|
<value>1500</value>
|
||
|
</less-than>
|
||
|
</condition>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>select</type>
|
||
|
<object-name>RightPropeller</object-name>
|
||
|
<condition>
|
||
|
<less-than>
|
||
|
<property>engines/engine[1]/rpm</property>
|
||
|
<value>1500</value>
|
||
|
</less-than>
|
||
|
</condition>
|
||
|
</animation>
|
||
|
|
||
|
<!-- Object Movement -->
|
||
|
|
||
|
<animation>
|
||
|
<type>spin</type>
|
||
|
<object-name>LeftPropeller</object-name>
|
||
|
<property>engines/engine[0]/rpm</property>
|
||
|
<factor>-1</factor>
|
||
|
<center>
|
||
|
<x-m>0.99</x-m>
|
||
|
<y-m>-1.90</y-m>
|
||
|
<z-m>0.04</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>1</x>
|
||
|
<y>0</y>
|
||
|
<z>0</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>spin</type>
|
||
|
<object-name>RightPropeller</object-name>
|
||
|
<property>engines/engine[1]/rpm</property>
|
||
|
<factor>-1</factor>
|
||
|
<center>
|
||
|
<x-m>0.99</x-m>
|
||
|
<y-m>1.90</y-m>
|
||
|
<z-m>0.04</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>1</x>
|
||
|
<y>0</y>
|
||
|
<z>0</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>NoseWheel</object-name>
|
||
|
<object-name>NoseWheelFork</object-name>
|
||
|
<property>surface-positions/rudder-pos-norm</property>
|
||
|
<factor>-35</factor>
|
||
|
<center>
|
||
|
<x-m>0.23</x-m>
|
||
|
<y-m>0.0</y-m>
|
||
|
<z-m>-0.65</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<z>1</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>NoseWheel</object-name>
|
||
|
<object-name>NoseWheelGear</object-name>
|
||
|
<object-name>NoseWheelFork</object-name>
|
||
|
<property>gear/gear[0]/position-norm</property>
|
||
|
<factor>120</factor>
|
||
|
<offset-deg>-120</offset-deg>
|
||
|
<min-deg>-90</min-deg>
|
||
|
<max-deg>0</max-deg>
|
||
|
<center>
|
||
|
<x-m>0.37</x-m>
|
||
|
<y-m>0.0</y-m>
|
||
|
<z-m>0.05</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>0</x>
|
||
|
<y>1</y>
|
||
|
<z>0</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>FrontNoseWheelDoor</object-name>
|
||
|
<property>gear/gear[0]/position-norm</property>
|
||
|
<factor>120</factor>
|
||
|
<offset-deg>-120</offset-deg>
|
||
|
<min-deg>-90</min-deg>
|
||
|
<max-deg>0</max-deg>
|
||
|
<center>
|
||
|
<x-m>0.37</x-m>
|
||
|
<y-m>0.0</y-m>
|
||
|
<z-m>-0.05</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>0</x>
|
||
|
<y>1</y>
|
||
|
<z>0</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>LeftNoseWheelDoor</object-name>
|
||
|
<property>gear/gear[0]/position-norm</property>
|
||
|
<factor>-360</factor>
|
||
|
<offset-deg>90</offset-deg>
|
||
|
<min-deg>0</min-deg>
|
||
|
<max-deg>90</max-deg>
|
||
|
<center>
|
||
|
<x-m>1.07</x-m>
|
||
|
<y-m>-0.17</y-m>
|
||
|
<z-m>-0.25</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>1</x>
|
||
|
<y>0</y>
|
||
|
<z>0</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>RightNoseWheelDoor</object-name>
|
||
|
<property>gear/gear[0]/position-norm</property>
|
||
|
<factor>360</factor>
|
||
|
<offset-deg>-90</offset-deg>
|
||
|
<min-deg>-90</min-deg>
|
||
|
<max-deg>0</max-deg>
|
||
|
<center>
|
||
|
<x-m>1.07</x-m>
|
||
|
<y-m>0.17</y-m>
|
||
|
<z-m>-0.25</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>1</x>
|
||
|
<y>0</y>
|
||
|
<z>-.05</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>LeftWheel</object-name>
|
||
|
<object-name>LeftGearFrame</object-name>
|
||
|
<property>gear/gear[1]/position-norm</property>
|
||
|
<factor>-80</factor>
|
||
|
<offset-deg>80</offset-deg>
|
||
|
<center>
|
||
|
<x-m>2.67</x-m>
|
||
|
<y-m>-2.0</y-m>
|
||
|
<z-m>-0.1</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>1</x>
|
||
|
<y>0</y>
|
||
|
<z>0</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>LeftGearDoor</object-name>
|
||
|
<property>gear/gear[1]/position-norm</property>
|
||
|
<factor>-80</factor>
|
||
|
<offset-deg>80</offset-deg>
|
||
|
<center>
|
||
|
<x-m>2.67</x-m>
|
||
|
<y-m>-2.0</y-m>
|
||
|
<z-m>-0.0</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>1</x>
|
||
|
<y>0</y>
|
||
|
<z>0</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>RightWheel</object-name>
|
||
|
<object-name>RightGearFrame</object-name>
|
||
|
<property>gear/gear[2]/position-norm</property>
|
||
|
<factor>80</factor>
|
||
|
<offset-deg>-80</offset-deg>
|
||
|
<center>
|
||
|
<x-m>2.67</x-m>
|
||
|
<y-m>2.0</y-m>
|
||
|
<z-m>-0.1</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>1</x>
|
||
|
<y>0</y>
|
||
|
<z>0</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>RightGearDoor</object-name>
|
||
|
<property>gear/gear[2]/position-norm</property>
|
||
|
<factor>80</factor>
|
||
|
<offset-deg>-80</offset-deg>
|
||
|
<center>
|
||
|
<x-m>2.67</x-m>
|
||
|
<y-m>2.0</y-m>
|
||
|
<z-m>-0.0</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>1</x>
|
||
|
<y>0</y>
|
||
|
<z>0</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>Rudder</object-name>
|
||
|
<property>surface-positions/rudder-pos-norm</property>
|
||
|
<factor>25</factor> <!-- check -->
|
||
|
<center>
|
||
|
<x-m>7.15</x-m>
|
||
|
<y-m>0</y-m>
|
||
|
<z-m>0</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<z>1</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>LeftInnerFlap</object-name>
|
||
|
<property>surface-positions/flap-pos-norm</property>
|
||
|
<factor>50</factor> <!-- check -->
|
||
|
<center>
|
||
|
<x-m>3.45</x-m>
|
||
|
<y-m>0</y-m>
|
||
|
<z-m>-0.1</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>0.0</x>
|
||
|
<y>1</y>
|
||
|
<z>0.0</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>LeftOuterFlap</object-name>
|
||
|
<property>surface-positions/flap-pos-norm</property>
|
||
|
<factor>50</factor> <!-- check -->
|
||
|
<center>
|
||
|
<x-m>3.45</x-m>
|
||
|
<y-m>0</y-m>
|
||
|
<z-m>-0.1</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>0.02</x>
|
||
|
<y>1</y>
|
||
|
<z>-0.05</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>RightInnerFlap</object-name>
|
||
|
<property>surface-positions/flap-pos-norm</property>
|
||
|
<factor>50</factor> <!-- check -->
|
||
|
<center>
|
||
|
<x-m>3.45</x-m>
|
||
|
<y-m>0</y-m>
|
||
|
<z-m>-0.1</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>0.00</x>
|
||
|
<y>1</y>
|
||
|
<z>0.0</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>RightOuterFlap</object-name>
|
||
|
<property>surface-positions/flap-pos-norm</property>
|
||
|
<factor>50</factor> <!-- check -->
|
||
|
<center>
|
||
|
<x-m>3.45</x-m>
|
||
|
<y-m>0</y-m>
|
||
|
<z-m>-0.1</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>0.02</x>
|
||
|
<y>1</y>
|
||
|
<z>-0.05</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>LeftAileron</object-name>
|
||
|
<property>surface-positions/left-aileron-pos-norm</property>
|
||
|
<factor>-20</factor> <!-- check -->
|
||
|
<center>
|
||
|
<x-m>3.15</x-m>
|
||
|
<y-m>-4.0</y-m>
|
||
|
<z-m>-0.1</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>-0.05</x>
|
||
|
<y>-1.0</y>
|
||
|
<z>0.1</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>RightAileron</object-name>
|
||
|
<property>surface-positions/right-aileron-pos-norm</property>
|
||
|
<factor>20</factor> <!-- check -->
|
||
|
<center>
|
||
|
<x-m>3.15</x-m>
|
||
|
<y-m>4.0</y-m>
|
||
|
<z-m>-0.1</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>-0.05</x>
|
||
|
<y>1.0</y>
|
||
|
<z>0.1</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>LeftElevator</object-name>
|
||
|
<object-name>RightElevator</object-name>
|
||
|
<property>surface-positions/elevator-pos-norm</property>
|
||
|
<factor>15</factor> <!-- check -->
|
||
|
<center>
|
||
|
<x-m>7.25</x-m>
|
||
|
<y-m>0.0</y-m>
|
||
|
<z-m>0.1</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>0.0</x>
|
||
|
<y>1.0</y>
|
||
|
<z>0.0</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
</PropertyList>
|