1
0
Fork 0
fgdata/AI/Aircraft/A-10/Models/A-10.xml
2015-03-07 22:11:00 +01:00

1913 lines
39 KiB
XML

<?xml version="1.0"?>
<!-- A10 model config file -->
<!-- Lee Elliott 2004/06/25 -->
<PropertyList>
<path>../../../../Aircraft/A-10/Models/A10-004-015l3.ac</path>
<texture-path>../../../../Aircraft/A-10/Models</texture-path>
<!-- Select the external loads as appropriate -->
<!-- Select extermal tanks -->
<!-- MSG to reader: "Do we need to include the tanks? or will this be a problem over MP? I've taken out the weapons..." -->
<!--<animation>
<type>select</type>
<nopreview/>
<object-name>FTank3</object-name>
<condition>
<equals>
<property>/sim/model/A-10/weapons/stations/station[3]/description</property>
<value>tank-600-gals</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<nopreview/>
<object-name>FTank1</object-name>
<condition>
<equals>
<property>/sim/model/A-10/weapons/stations/station[5]/description</property>
<value>tank-600-gals</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<nopreview/>
<object-name>FTank2</object-name>
<condition>
<equals>
<property>/sim/model/A-10/weapons/stations/station[7]/description</property>
<value>tank-600-gals</value>
</equals>
</condition>
</animation>-->
<!-- tutorial marker -->
<!-- Cockpit -->
<model>
<path>Aircraft/A-10/Models/pilot.xml</path>
</model>
<!-- De-select when in view 0 -->
<animation>
<type>select</type>
<object-name>FCanopyGlass</object-name>
<object-name>BCanopyGlass</object-name>
<object-name>Fuselage-Ext</object-name>
<condition>
<not>
<equals>
<property>sim/current-view/view-number</property>
<value>0</value>
</equals>
</not>
</condition>
</animation>
<!-- Canopy -->
<!--<animation>
<type>select</type>
<object-name>BCanopyFrame</object-name>
<object-name>BCanopyFrameInner</object-name>
<condition>
<property>sim/model/A-10/canopy-safe</property>
</condition>
</animation>-->
<animation>
<type>select</type>
<object-name>BCanopyGlass</object-name>
<condition>
<and>
<property>sim/model/A-10/canopy-safe</property>
<not-equals>
<property>sim/current-view/view-number</property>
<value>0</value>
</not-equals>
</and>
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>BCanopyFrame</object-name>
<object-name>BCanopyFrameInner</object-name>
<object-name>BCanopyGlass</object-name>
<object-name>CanopyLock</object-name>
<property>canopy/position-norm</property>
<factor>35</factor>
<center>
<x-m>4.65</x-m>
<y-m>0.0</y-m>
<z-m>1.4</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- Rudder bits -->
<animation>
<type>rotate</type>
<object-name>LRudder-L</object-name>
<object-name>LRudder-R</object-name>
<object-name>LRudder-S</object-name>
<property>surface-positions/rudder-pos-norm</property>
<factor>-20</factor>
<center>
<x-m>15.18</x-m>
<y-m>-2.87</y-m>
<z-m>0.14</z-m>
</center>
<axis>
<x>-0.1</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RRudder-L</object-name>
<object-name>RRudder-R</object-name>
<object-name>RRudder-S</object-name>
<property>surface-positions/rudder-pos-norm</property>
<factor>-20</factor>
<center>
<x-m>15.18</x-m>
<y-m>2.87</y-m>
<z-m>0.14</z-m>
</center>
<axis>
<x>-0.1</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<!-- Elevator bits -->
<animation>
<type>rotate</type>
<object-name>LElevator</object-name>
<object-name>LElevatorTrimTab</object-name>
<property>surface-positions/left-elevator-pos-norm</property>
<factor>30</factor>
<center>
<x-m>15.27</x-m>
<y-m>0.0</y-m>
<z-m>0.4</z-m>
</center>
<axis>
<x>0</x>
<y>1.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RElevator</object-name>
<object-name>RElevatorTrimTab</object-name>
<property>surface-positions/right-elevator-pos-norm</property>
<factor>30</factor>
<center>
<x-m>15.27</x-m>
<y-m>0.0</y-m>
<z-m>0.4</z-m>
</center>
<axis>
<x>0.0</x>
<y>1.0</y>
<z>0.0</z>
</axis>
</animation>
<!-- Aileron bits -->
<animation>
<type>rotate</type>
<object-name>LUAileron</object-name>
<object-name>LLAileron</object-name>
<object-name>LAileronTrimTab</object-name>
<property>surface-positions/left-aileron-pos-norm</property>
<factor>30</factor>
<center>
<x-m>8.90</x-m>
<y-m>-6.0</y-m>
<z-m>0.26</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>-0.115</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RUAileron</object-name>
<object-name>RLAileron</object-name>
<object-name>RAileronTrimTab</object-name>
<property>surface-positions/right-aileron-pos-norm</property>
<factor>-30</factor>
<center>
<x-m>8.90</x-m>
<y-m>6</y-m>
<z-m>0.26</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>-0.115</z>
</axis>
</animation>
<!-- Flap bits -->
<animation>
<type>translate</type>
<object-name>LIFlap-F</object-name>
<object-name>LIFlap-R</object-name>
<property>surface-positions/left-flap-pos-norm</property>
<factor>0.70</factor>
<axis>
<x>1.00</x>
<y>0.00</y>
<z>-0.23</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>LIFlap-F</object-name>
<object-name>LIFlap-R</object-name>
<property>surface-positions/left-flap-pos-norm</property>
<factor>30</factor>
<center>
<x-m>8.90</x-m>
<y-m>0</y-m>
<z-m>0.10</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>LOFlap-F</object-name>
<object-name>LOFlap-R</object-name>
<property>surface-positions/left-flap-pos-norm</property>
<factor>0.60</factor>
<axis>
<x>1.00</x>
<y>0.00</y>
<z>-0.22</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>LOFlap-F</object-name>
<object-name>LOFlap-R</object-name>
<property>surface-positions/left-flap-pos-norm</property>
<factor>30</factor>
<center>
<x-m>8.90</x-m>
<y-m>0</y-m>
<z-m>0.10</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>RIFlap-F</object-name>
<object-name>RIFlap-R</object-name>
<property>surface-positions/left-flap-pos-norm</property>
<factor>0.70</factor>
<axis>
<x>1.00</x>
<y>0.00</y>
<z>-0.23</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RIFlap-F</object-name>
<object-name>RIFlap-R</object-name>
<property>surface-positions/left-flap-pos-norm</property>
<factor>-30</factor>
<center>
<x-m>8.90</x-m>
<y-m>0</y-m>
<z-m>0.10</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>ROFlap-F</object-name>
<object-name>ROFlap-R</object-name>
<property>surface-positions/left-flap-pos-norm</property>
<factor>0.60</factor>
<axis>
<x>1.00</x>
<y>0.00</y>
<z>-0.22</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>ROFlap-F</object-name>
<object-name>ROFlap-R</object-name>
<property>surface-positions/left-flap-pos-norm</property>
<factor>-30</factor>
<center>
<x-m>8.90</x-m>
<y-m>0</y-m>
<z-m>0.10</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<!-- Slats bits -->
<animation>
<type>translate</type>
<object-name>L-Wing-Slat</object-name>
<object-name>R-Wing-Slat</object-name>
<property>orientation/alpha-deg</property>
<interpolation>
<entry><ind>-8</ind><dep>0</dep></entry>
<entry><ind>6</ind><dep>0</dep></entry>
<entry><ind>7</ind><dep>0.15</dep></entry>
<entry><ind>20</ind><dep>0.15</dep></entry>
</interpolation>
<axis>
<x>-1.00</x>
<y>0.00</y>
<z>0.22</z>
</axis>
</animation>
<!-- Spoiler/Airbrake bits -->
<!-- Left Upper-->
<animation>
<type>rotate</type>
<object-name>LUAileron</object-name>
<object-name>LAileronTrimTab</object-name>
<property>surface-positions/left-spoiler-pos-norm</property>
<factor>-60</factor>
<center>
<x-m>8.90</x-m>
<y-m>-6.0</y-m>
<z-m>0.26</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>-0.115</z>
</axis>
</animation>
<!-- Left Lower-->
<animation>
<type>rotate</type>
<object-name>LLAileron</object-name>
<property>surface-positions/left-spoiler-pos-norm</property>
<factor>60</factor>
<center>
<x-m>8.90</x-m>
<y-m>-6.0</y-m>
<z-m>0.26</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>-0.115</z>
</axis>
</animation>
<!-- Right Upper -->
<animation>
<type>rotate</type>
<object-name>RUAileron</object-name>
<object-name>RAileronTrimTab</object-name>
<property>surface-positions/right-spoiler-pos-norm</property>
<factor>60</factor>
<center>
<x-m>8.90</x-m>
<y-m>6</y-m>
<z-m>0.26</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>-0.115</z>
</axis>
</animation>
<!-- Right Lower -->
<animation>
<type>rotate</type>
<object-name>RLAileron</object-name>
<property>surface-positions/right-spoiler-pos-norm</property>
<factor>-60</factor>
<center>
<x-m>8.90</x-m>
<y-m>6</y-m>
<z-m>0.26</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>-0.115</z>
</axis>
</animation>
<!-- Landing Gear -->
<!-- Nose -->
<!-- Select/Deslect u/c and doors -->
<animation>
<type>select</type>
<object-name>UC-NoseStrutTop</object-name>
<object-name>UC-NoseStrutBottom</object-name>
<object-name>UC-NoseStrutBottomShaft</object-name>
<object-name>UC-NoseStrutHub</object-name>
<object-name>UC-NoseTyre</object-name>
<object-name>UC-NoseStrutLowerDamper</object-name>
<object-name>UC-NoseStrutUpperDamper</object-name>
<object-name>UC-NoseStrutUpperBrace</object-name>
<object-name>UC-NoseStrutUpperBraceShaft</object-name>
<object-name>UC-NoseWheelWell</object-name>
<condition>
<greater-than>
<property>gear/gear[0]/position-norm</property>
<value>0.0</value>
</greater-than>
<not>
<equals>
<property>sim/current-view/view-number</property>
<value>0</value>
</equals>
</not>
</condition>
</animation>
<!-- Extend/Retract -->
<!-- Nose Gear -->
<animation>
<type>rotate</type>
<object-name>UC-NoseStrutTop</object-name>
<object-name>UC-NoseStrutBottom</object-name>
<object-name>UC-NoseStrutBottomShaft</object-name>
<object-name>UC-NoseTyre</object-name>
<object-name>UC-NoseStrutLowerDamper</object-name>
<object-name>UC-NoseStrutUpperDamper</object-name>
<property>gear/gear[0]/position-norm</property>
<interpolation>
<entry><ind>0.0</ind><dep>93.0</dep></entry>
<entry><ind>0.5</ind><dep>93.0</dep></entry>
<entry><ind>1.0</ind><dep>10.0</dep></entry>
</interpolation>
<center>
<x-m>3.07</x-m>
<y-m>0.0</y-m>
<z-m>-0.037</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-NoseStrutUpperBrace</object-name>
<object-name>UC-NoseStrutUpperBraceShaft</object-name>
<property>gear/gear[0]/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>65.0</dep>
</entry>
<entry>
<ind>0.5</ind>
<dep>65.0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>10.0</dep>
</entry>
</interpolation>
<center>
<x-m>3.58</x-m>
<y-m>0.0</y-m>
<z-m>-0.09</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>UC-NoseStrutUpperBraceShaft</object-name>
<property>gear/gear[0]/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>0.50</dep>
</entry>
<entry>
<ind>0.5</ind>
<dep>0.50</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>0.05</dep>
</entry>
</interpolation>
<axis>
<x>-0.45</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<!-- Front Door -->
<animation>
<type>rotate</type>
<object-name>UC-NoseWheelDoorFront</object-name>
<property>gear/gear[0]/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>0.0</dep>
</entry>
<entry>
<ind>0.5</ind>
<dep>90.0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>90.0</dep>
</entry>
</interpolation>
<center>
<x-m>3.38</x-m>
<y-m>0.56</y-m>
<z-m>-0.36</z-m>
</center>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Rear Door -->
<animation>
<type>rotate</type>
<object-name>UC-NoseWheelDoorRear</object-name>
<property>gear/gear[0]/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>0.0</dep>
</entry>
<entry>
<ind>0.5</ind>
<dep>0.0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>-85.0</dep>
</entry>
</interpolation>
<center>
<x-m>3.58</x-m>
<y-m>-0.30</y-m>
<z-m>-0.35</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- Steering -->
<animation>
<type>rotate</type>
<object-name>UC-NoseStrutBottom</object-name>
<object-name>UC-NoseStrutBottomShaft</object-name>
<object-name>UC-NoseTyre</object-name>
<object-name>UC-NoseStrutLowerDamper</object-name>
<object-name>UC-NoseStrutUpperDamper</object-name>
<property>surface-positions/rudder-pos-norm</property>
<factor>-20</factor>
<center>
<x-m>3.09</x-m>
<y-m>0.35</y-m>
<z-m>0.0</z-m>
</center>
<axis>
<x>0.0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<!-- Compression -->
<animation>
<type>translate</type>
<object-name>UC-NoseStrutBottom</object-name>
<object-name>UC-NoseStrutBottomShaft</object-name>
<object-name>UC-NoseTyre</object-name>
<object-name>UC-NoseStrutLowerDamper</object-name>
<property>gear/gear[0]/compression-norm</property>
<factor>0.5</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-NoseStrutLowerDamper</object-name>
<property>gear/gear[0]/compression-norm</property>
<factor>35</factor>
<center>
<x-m>3.10</x-m>
<y-m>0</y-m>
<z-m>-1.53</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-NoseStrutUpperDamper</object-name>
<property>gear/gear[0]/compression-norm</property>
<factor>-35</factor>
<center>
<x-m>3.10</x-m>
<y-m>0</y-m>
<z-m>-1.2</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- Noze Gear Hub -->
<animation>
<type>rotate</type>
<object-name>UC-NoseStrutHub</object-name>
<property>gear/gear[0]/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>93.0</dep>
</entry>
<entry>
<ind>0.5</ind>
<dep>93.0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>10.0</dep>
</entry>
</interpolation>
<center>
<x-m>3.07</x-m>
<y-m>0.0</y-m>
<z-m>-0.037</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-NoseStrutHub</object-name>
<property>surface-positions/rudder-pos-norm</property>
<factor>-20</factor>
<center>
<x-m>3.09</x-m>
<y-m>0.35</y-m>
<z-m>0.0</z-m>
</center>
<axis>
<x>0.0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>UC-NoseStrutHub</object-name>
<property>gear/gear[0]/compression-norm</property>
<factor>0.5</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>spin</type>
<object-name>UC-NoseStrutHub</object-name>
<property>gear/gear/rollspeed-ms</property>
<factor>30</factor>
<center>
<x-m>3.0861</x-m>
<y-m>0</y-m>
<z-m>-1.8836</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1.0</y>
<z>0.0</z>
</axis>
</animation>
<!-- Left Main -->
<!-- Extend/Retract -->
<!-- Gear -->
<animation>
<type>rotate</type>
<object-name>UC-LeftMainTop</object-name>
<object-name>UC-LeftMainTopJackSupport</object-name>
<object-name>UC-LeftMainBottom</object-name>
<object-name>UC-LeftMainBottomShaft</object-name>
<object-name>UC-LeftTyre</object-name>
<object-name>UC-LeftAftMainLowerDamper</object-name>
<object-name>UC-LeftAftMainUpperDamper</object-name>
<object-name>UC-LeftFrontMainLowerDamper</object-name>
<object-name>UC-LeftFrontMainUpperDamper</object-name>
<property>gear/gear[1]/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>73.0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>-10.0</dep>
</entry>
</interpolation>
<center>
<x-m>8.00</x-m>
<y-m>0.0</y-m>
<z-m>-0.25</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>-0.04</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-LeftMainJack</object-name>
<property>gear/gear[1]/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>50.0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>-8</dep>
</entry>
</interpolation>
<center>
<x-m>8.33</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>-0.04</z>
</axis>
</animation>
<!-- Rear Door -->
<animation>
<type>rotate</type>
<object-name>UC-LeftWHousingDoor</object-name>
<property>gear/gear[1]/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>0.0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>-100.0</dep>
</entry>
</interpolation>
<center>
<x-m>8.40</x-m>
<y-m>0.0</y-m>
<z-m>-0.35</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- Compression -->
<animation>
<type>translate</type>
<object-name>UC-LeftMainBottom</object-name>
<object-name>UC-LeftMainBottomShaft</object-name>
<object-name>UC-LeftFrontMainLowerDamper</object-name>
<object-name>UC-LeftAftMainLowerDamper</object-name>
<object-name>UC-LeftTyre</object-name>
<property>gear/gear[1]/compression-norm</property>
<factor>0.7</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-LeftFrontMainLowerDamper</object-name>
<property>gear/gear[1]/compression-norm</property>
<factor>-70</factor>
<center>
<x-m>7.66</x-m>
<y-m>0</y-m>
<z-m>-1.72</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-LeftFrontMainUpperDamper</object-name>
<property>gear/gear[1]/compression-norm</property>
<factor>70</factor>
<center>
<x-m>7.66</x-m>
<y-m>0</y-m>
<z-m>-1.2</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-LeftAftMainLowerDamper</object-name>
<property>gear/gear[1]/compression-norm</property>
<factor>70</factor>
<center>
<x-m>7.91</x-m>
<y-m>0</y-m>
<z-m>-1.72</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-LeftAftMainUpperDamper</object-name>
<property>gear/gear[1]/compression-norm</property>
<factor>-70</factor>
<center>
<x-m>7.91</x-m>
<y-m>0</y-m>
<z-m>-1.2</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- Hub -->
<animation>
<type>rotate</type>
<object-name>UC-LeftMainHub</object-name>
<property>gear/gear[1]/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>73.0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>-10.0</dep>
</entry>
</interpolation>
<center>
<x-m>8.00</x-m>
<y-m>0.0</y-m>
<z-m>-0.25</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>-0.04</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>UC-LeftMainHub</object-name>
<property>gear/gear[1]/compression-norm</property>
<factor>0.7</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>spin</type>
<object-name>UC-LeftMainHub</object-name>
<property>gear/gear[1]/rollspeed-ms</property>
<factor>17</factor>
<center>
<x-m>7.8034</x-m>
<y-m>0.0</y-m>
<z-m>-1.7063</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1.0</y>
<z>0.0</z>
</axis>
</animation>
<!-- Right Main -->
<!-- Extend/Retract -->
<!-- Gear -->
<animation>
<type>rotate</type>
<object-name>UC-RightMainTop</object-name>
<object-name>UC-RightMainTopJackSupport</object-name>
<object-name>UC-RightMainBottom</object-name>
<object-name>UC-RightMainBottomShaft</object-name>
<object-name>UC-RightTyre</object-name>
<object-name>UC-RightAftMainLowerDamper</object-name>
<object-name>UC-RightAftMainUpperDamper</object-name>
<object-name>UC-RightFrontMainLowerDamper</object-name>
<object-name>UC-RightFrontMainUpperDamper</object-name>
<property>gear/gear[2]/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>73.0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>-10.0</dep>
</entry>
</interpolation>
<center>
<x-m>8.00</x-m>
<y-m>0.0</y-m>
<z-m>-0.25</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0.04</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-RightMainJack</object-name>
<property>gear/gear[2]/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>50.0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>-8</dep>
</entry>
</interpolation>
<center>
<x-m>8.33</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>;0.04</z>
</axis>
</animation>
<!-- Rear Door -->
<animation>
<type>rotate</type>
<object-name>UC-RightWHousingDoor</object-name>
<property>gear/gear[2]/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>0.0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>-100.0</dep>
</entry>
</interpolation>
<center>
<x-m>8.40</x-m>
<y-m>0.0</y-m>
<z-m>-0.35</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- Compression -->
<animation>
<type>translate</type>
<object-name>UC-RightMainBottom</object-name>
<object-name>UC-RightMainBottomShaft</object-name>
<object-name>UC-RightFrontMainLowerDamper</object-name>
<object-name>UC-RightAftMainLowerDamper</object-name>
<object-name>UC-RightTyre</object-name>
<property>gear/gear[2]/compression-norm</property>
<factor>0.7</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-RightFrontMainLowerDamper</object-name>
<property>gear/gear[2]/compression-norm</property>
<factor>-70</factor>
<center>
<x-m>7.66</x-m>
<y-m>0</y-m>
<z-m>-1.72</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-RightFrontMainUpperDamper</object-name>
<property>gear/gear[2]/compression-norm</property>
<factor>70</factor>
<center>
<x-m>7.66</x-m>
<y-m>0</y-m>
<z-m>-1.2</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-RightAftMainLowerDamper</object-name>
<property>gear/gear[2]/compression-norm</property>
<factor>70</factor>
<center>
<x-m>7.91</x-m>
<y-m>0</y-m>
<z-m>-1.72</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>UC-RightAftMainUpperDamper</object-name>
<property>gear/gear[2]/compression-norm</property>
<factor>-70</factor>
<center>
<x-m>7.91</x-m>
<y-m>0</y-m>
<z-m>-1.2</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- Hub -->
<animation>
<type>rotate</type>
<object-name>UC-RightMainHub</object-name>
<property>gear/gear[2]/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>73.0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>-10.0</dep>
</entry>
</interpolation>
<center>
<x-m>8.00</x-m>
<y-m>0.0</y-m>
<z-m>-0.25</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0.04</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>UC-RightMainHub</object-name>
<property>gear/gear[2]/compression-norm</property>
<factor>0.7</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>spin</type>
<object-name>UC-RightMainHub</object-name>
<property>gear/gear[2]/rollspeed-ms</property>
<factor>17</factor>
<center>
<x-m>7.8034</x-m>
<y-m>0.0</y-m>
<z-m>-1.7063</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1.0</y>
<z>0.0</z>
</axis>
</animation>
<!-- Egine fans spin -->
<!--<animation>
<type>spin</type>
<object-name>LEFan</object-name>
<property>sim/model/A-10/engines/engine[0]/n1</property>
<factor>0.4</factor>
<center>
<x-m>0.0</x-m>
<y-m>-1.4756</y-m>
<z-m>1.2646</z-m>
</center>
<pitch-deg>1</pitch-deg>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>spin</type>
<object-name>REFan</object-name>
<property>sim/model/A-10/engines/engine[1]/n1</property>
<factor>0.4</factor>
<center>
<x-m>0.0</x-m>
<y-m>1.4756</y-m>
<z-m>1.2646</z-m>
</center>
<pitch-deg>1</pitch-deg>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>-->
<!--<animation>
<type>noshadow</type>
<object-name>LEFan</object-name>
</animation>
<animation>
<type>noshadow</type>
<object-name>REFan</object-name>
</animation>-->
<!-- exhausts -->
<!--<animation>
<type>shader</type>
<nopreview/>
<shader>heat-haze</shader>
<object-name>Exhausts</object-name>
<factor>0.2</factor>
<speed-prop>sim/model/A-10/engines/engine/n1</speed-prop>
</animation>
<animation>
<type>shader</type>
<nopreview/>
<shader>heat-haze</shader>
<object-name>Exhaust3</object-name>
<factor>0.2</factor>
<speed-prop>sim/model/A-10/engines/engine/n1</speed-prop>
</animation>
<animation>
<type>blend</type>
<object-name>Exhaust3</object-name>
<property>sim/model/A-10/engines/engine/n1</property>
<factor>0.01</factor>
<offset>0.45</offset>
<max>0.9</max>
</animation>
<animation>
<type>blend</type>
<object-name>Exhausts</object-name>
<property>sim/model/A-10/engines/engine/n1</property>
<factor>-0.01</factor>
<offset>1</offset>
<max>0.99</max>
<min>0.4</min>
</animation>
<animation>
<type>scale</type>
<object-name>Exhausts</object-name>
<property>sim/model/A-10/engines/engine/n1</property>
<x-factor>0.01</x-factor>
<x-offset>0.5</x-offset>
<x-max>2</x-max>
<x-min>0.5</x-min>
<y-factor>0</y-factor>
<y-offset>1</y-offset>
<z-factor>0</z-factor>
<z-offset>1</z-offset>
</animation>
<animation>
<type>translate</type>
<object-name>Exhaust3</object-name>
<property>sim/model/A-10/engines/engine/n1</property>
<factor>-0.005</factor>
<offset-m>0</offset-m>
<max>3</max>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>scale</type>
<object-name>Exhaust3</object-name>
<property>sim/model/A-10/engines/engine/n1</property>
<x-factor>0.01</x-factor>
<x-offset>0.5</x-offset>
<x-max>2</x-max>
<x-min>0.5</x-min>
<y-factor>-0.01</y-factor>
<y-offset>1.45</y-offset>
<y-max>1</y-max>
<y-min>-1</y-min>
<z-factor>-0.01</z-factor>
<z-offset>1.45</z-offset>
<z-max>1</z-max>
<z-min>-1</z-min>
</animation>
<animation>
<type>select</type>
<object-name>Exhausts</object-name>
<condition>
<less-than>
<property>velocities/airspeed-kt</property>
<value>50</value>
</less-than>
<property>sim/model/A-10/engines/engine/n1</property>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Exhaust3</object-name>
<condition>
<less-than>
<property>velocities/airspeed-kt</property>
<value>50</value>
</less-than>
<or>
<equals>
<property>sim/model/A-10/engines/engine[0]/running</property>
<value>true</value>
</equals>
<equals>
<property>sim/model/A-10/engines/engine[1]/running</property>
<value>true</value>
</equals>
</or>
</condition>
</animation>
<animation>
<object-name>Exhausts</object-name>
<type>noshadow</type>
</animation>
<animation>
<object-name>Exhaust3</object-name>
<type>noshadow</type>
</animation>-->
<!-- lighting -->
<!-- strobe tail -->
<animation>
<type>select</type>
<object-name>strobe_halo_T</object-name>
<condition>
<property>sim/model/A-10/lighting/strobe/state</property>
</condition>
<condition>
<property>controls/lighting/strobe</property>
</condition>
</animation>
<animation>
<type>material</type>
<object-name>strobe_halo_T</object-name>
<threshold>0.001</threshold>
</animation>
<animation>
<type>translate</type>
<object-name>strobe_halo_T</object-name>
<offset-m>16.11</offset-m>
<axis>
<x>16.11</x>
<y>0</y>
<z>0.53</z>
</axis>
</animation>
<animation>
<type>billboard</type>
<object-name>strobe_halo_T</object-name>
</animation>
<animation>
<type>scale</type>
<object-name>strobe_halo_T</object-name>
<property>sim/time/sun-angle-rad</property>
<offset>-1.4</offset>
<x-min>1</x-min>
<y-min>1</y-min>
<z-min>1</z-min>
<x-factor>12</x-factor>
<y-factor>12</y-factor>
<z-factor>12</z-factor>
<x-offset>1</x-offset>
<y-offset>1</y-offset>
<z-offset>1</z-offset>
</animation>
<animation>
<type>dist-scale</type>
<object-name>strobe_halo_T</object-name>
<interpolation>
<entry><ind>0</ind><dep>1</dep></entry>
<entry><ind>500</ind><dep>2.5</dep></entry>
<entry><ind>16000</ind><dep>7</dep></entry>
</interpolation>
</animation>
<!-- strobe Right -->
<animation>
<type>select</type>
<object-name>strobe_halo_R</object-name>
<condition>
<property>sim/model/A-10/lighting/strobe/state</property>
</condition>
<condition>
<property>controls/lighting/strobe</property>
</condition>
</animation>
<animation>
<type>material</type>
<object-name>strobe_halo_R</object-name>
<threshold>0.001</threshold>
</animation>
<animation>
<type>translate</type>
<object-name>strobe_halo_R</object-name>
<offset-m>12.49</offset-m>
<axis>
<x>8.69</x>
<y>-8.98</y>
<z>0.45</z>
</axis>
</animation>
<animation>
<type>billboard</type>
<object-name>strobe_halo_R</object-name>
</animation>
<animation>
<type>scale</type>
<object-name>strobe_halo_R</object-name>
<property>sim/time/sun-angle-rad</property>
<offset>-1.4</offset>
<x-min>1</x-min>
<y-min>1</y-min>
<z-min>1</z-min>
<x-factor>12</x-factor>
<y-factor>12</y-factor>
<z-factor>12</z-factor>
<x-offset>1</x-offset>
<y-offset>1</y-offset>
<z-offset>1</z-offset>
</animation>
<animation>
<type>dist-scale</type>
<object-name>strobe_halo_R</object-name>
<interpolation>
<entry><ind>0</ind><dep>1</dep></entry>
<entry><ind>500</ind><dep>2.5</dep></entry>
<entry><ind>16000</ind><dep>7</dep></entry>
</interpolation>
</animation>
<!-- strobe Left -->
<animation>
<type>select</type>
<object-name>strobe_halo_L</object-name>
<condition>
<property>sim/model/A-10/lighting/strobe/state</property>
</condition>
<condition>
<property>controls/lighting/strobe</property>
</condition>
</animation>
<animation>
<type>material</type>
<object-name>strobe_halo_L</object-name>
<threshold>0.001</threshold>
</animation>
<animation>
<type>translate</type>
<object-name>strobe_halo_L</object-name>
<offset-m>12.47</offset-m>
<axis>
<x>8.61</x>
<y>8.98</y>
<z>0.45</z>
</axis>
</animation>
<animation>
<type>billboard</type>
<object-name>strobe_halo_L</object-name>
</animation>
<animation>
<type>scale</type>
<object-name>strobe_halo_L</object-name>
<property>sim/time/sun-angle-rad</property>
<offset>-1.4</offset>
<x-min>1</x-min>
<y-min>1</y-min>
<z-min>1</z-min>
<x-factor>12</x-factor>
<y-factor>12</y-factor>
<z-factor>12</z-factor>
<x-offset>1</x-offset>
<y-offset>1</y-offset>
<z-offset>1</z-offset>
</animation>
<animation>
<type>dist-scale</type>
<object-name>strobe_halo_L</object-name>
<interpolation>
<entry><ind>0</ind><dep>1</dep></entry>
<entry><ind>500</ind><dep>2.5</dep></entry>
<entry><ind>16000</ind><dep>7</dep></entry>
</interpolation>
</animation>
<!-- red nav light (left) -->
<animation>
<type>select</type>
<object-name>nav_halo_L</object-name>
<condition>
<or>
<and>
<property>sim/model/A-10/lighting/nav-lights/state</property>
<property>sim/model/A-10/controls/lighting/nav-lights-flash</property>
</and>
<equals>
<property>sim/model/A-10/controls/lighting/nav-lights-switch</property>
<value>0</value>
</equals>
</or>
</condition>
</animation>
<animation>
<type>translate</type>
<object-name>nav_halo_L</object-name>
<offset-m>12.44</offset-m>
<axis>
<x>8.69</x>
<y>-8.99</y>
<z>0.45</z>
</axis>
</animation>
<animation>
<type>billboard</type>
<object-name>nav_halo_L</object-name>
</animation>
<animation>
<type>scale</type>
<object-name>nav_halo_L</object-name>
<property>sim/time/sun-angle-rad</property>
<offset>-1.4</offset>
<x-min>1</x-min>
<y-min>1</y-min>
<z-min>1</z-min>
<x-factor>4</x-factor>
<y-factor>4</y-factor>
<z-factor>4</z-factor>
<x-offset>1</x-offset>
<y-offset>1</y-offset>
<z-offset>1</z-offset>
</animation>
<animation>
<type>dist-scale</type>
<object-name>nav_halo_L</object-name>
<interpolation>
<entry><ind>0</ind><dep>1</dep></entry>
<entry><ind>500</ind><dep>2.5</dep></entry>
<entry><ind>16000</ind><dep>7</dep></entry>
</interpolation>
</animation>
<!-- green nav light (right)-->
<animation>
<type>select</type>
<object-name>nav_halo_R</object-name>
<condition>
<or>
<and>
<property>sim/model/A-10/lighting/nav-lights/state</property>
<property>sim/model/A-10/controls/lighting/nav-lights-flash</property>
</and>
<equals>
<property>sim/model/A-10/controls/lighting/nav-lights-switch</property>
<value>0</value>
</equals>
</or>
</condition>
</animation>
<animation>
<type>translate</type>
<object-name>nav_halo_R</object-name>
<offset-m>12.44</offset-m>
<axis>
<x>8.69</x>
<y>8.99</y>
<z>0.45</z>
</axis>
</animation>
<animation>
<type>billboard</type>
<object-name>nav_halo_R</object-name>
</animation>
<animation>
<type>scale</type>
<object-name>nav_halo_R</object-name>
<property>sim/time/sun-angle-rad</property>
<offset>-1.4</offset>
<x-min>1</x-min>
<y-min>1</y-min>
<z-min>1</z-min>
<x-factor>4</x-factor>
<y-factor>4</y-factor>
<z-factor>4</z-factor>
<x-offset>1</x-offset>
<y-offset>1</y-offset>
<z-offset>1</z-offset>
</animation>
<animation>
<type>dist-scale</type>
<object-name>nav_halo_R</object-name>
<interpolation>
<entry><ind>0</ind><dep>1</dep></entry>
<entry><ind>500</ind><dep>2.5</dep></entry>
<entry><ind>16000</ind><dep>7</dep></entry>
</interpolation>
</animation>
<!-- white nav light (tail) -->
<animation>
<type>select</type>
<object-name>nav_halo_T</object-name>
<condition>
<or>
<and>
<property>sim/model/A-10/lighting/nav-lights/state</property>
<property>sim/model/A-10/controls/lighting/nav-lights-flash</property>
</and>
<equals>
<property>sim/model/A-10/controls/lighting/nav-lights-switch</property>
<value>0</value>
</equals>
</or>
</condition>
</animation>
<animation>
<type>translate</type>
<object-name>nav_halo_T</object-name>
<offset-m>16.10</offset-m>
<axis>
<x>16.10</x>
<y>0</y>
<z>0.53</z>
</axis>
</animation>
<animation>
<type>billboard</type>
<object-name>nav_halo_T</object-name>
</animation>
<animation>
<type>scale</type>
<object-name>nav_halo_T</object-name>
<property>sim/time/sun-angle-rad</property>
<offset>-1.4</offset>
<x-min>1</x-min>
<y-min>1</y-min>
<z-min>1</z-min>
<x-factor>4</x-factor>
<y-factor>4</y-factor>
<z-factor>4</z-factor>
<x-offset>1</x-offset>
<y-offset>1</y-offset>
<z-offset>1</z-offset>
</animation>
<animation>
<type>dist-scale</type>
<object-name>nav_halo_T</object-name>
<interpolation>
<entry><ind>0</ind><dep>1</dep></entry>
<entry><ind>500</ind><dep>2.5</dep></entry>
<entry><ind>16000</ind><dep>7</dep></entry>
</interpolation>
</animation>
<!-- taxi light -->
<animation>
<type>select</type>
<object-name>Taxi-halo</object-name>
<!-- <condition>
<property>sim/model/A-10/lighting/nav-lights</property>
</condition> -->
<condition>
<equals>
<property>gear/gear[0]/position-norm</property>
<value>1</value>
</equals>
<not>
<equals>
<property>sim/model/A-10/controls/lighting/land-lights-switch</property>
<value>1</value>
</equals>
</not>
</condition>
</animation>
<animation>
<type>translate</type>
<object-name>Taxi-halo</object-name>
<offset-m>3,075</offset-m>
<axis>
<x>2.797</x>
<y>0.351</y>
<z>-1.284</z>
</axis>
</animation>
<animation>
<type>scale</type>
<object-name>Taxi-halo</object-name>
<property>sim/time/sun-angle-rad</property>
<offset>-1.4</offset>
<x-min>1</x-min>
<y-min>1</y-min>
<z-min>1</z-min>
<x-factor>9</x-factor>
<y-factor>9</y-factor>
<z-factor>9</z-factor>
<x-offset>1</x-offset>
<y-offset>1</y-offset>
<z-offset>1</z-offset>
</animation>
<animation>
<type>dist-scale</type>
<object-name>Taxi-halo</object-name>
<interpolation>
<entry><ind>0</ind><dep>1</dep></entry>
<entry><ind>500</ind><dep>2.5</dep></entry>
<entry><ind>16000</ind><dep>7</dep></entry>
</interpolation>
</animation>
<!-- landing light -->
<animation>
<type>select</type>
<object-name>Landing-halo</object-name>
<!-- <condition>
<property>sim/model/A-10/lighting/nav-lights</property>
</condition> -->
<condition>
<equals>
<property>gear/gear[0]/position-norm</property>
<value>1</value>
</equals>
<equals>
<property>sim/model/A-10/controls/lighting/land-lights-switch</property>
<value>2</value>
</equals>
</condition>
</animation>
<animation>
<type>translate</type>
<object-name>Landing-halo</object-name>
<offset-m>2.90</offset-m>
<axis>
<x>2.68</x>
<y>0.351</y>
<z>-0.710</z>
</axis>
</animation>
<animation>
<type>scale</type>
<object-name>Landing-halo</object-name>
<property>sim/time/sun-angle-rad</property>
<offset>-1.4</offset>
<x-min>1</x-min>
<y-min>1</y-min>
<z-min>1</z-min>
<x-factor>12</x-factor>
<y-factor>12</y-factor>
<z-factor>12</z-factor>
<x-offset>1</x-offset>
<y-offset>1</y-offset>
<z-offset>1</z-offset>
</animation>
<animation>
<type>dist-scale</type>
<object-name>Landing-halo</object-name>
<interpolation>
<entry><ind>0</ind><dep>1</dep></entry>
<entry><ind>500</ind><dep>4</dep></entry>
<entry><ind>16000</ind><dep>10</dep></entry>
</interpolation>
</animation>
<!-- formation lights -->
<animation>
<object-name>FuseTailBottom-Formation</object-name>
<object-name>FuseTailTop-Formation</object-name>
<object-name>FuseTop-Formation</object-name>
<object-name>WingR-Formation</object-name>
<object-name>WingL-Formation</object-name>
<object-name>FuseSideR-Formation</object-name>
<object-name>FuseSideL-Formation</object-name>
<object-name>TailEmpR-Formation</object-name>
<object-name>TailEmpL-Formation</object-name>
<type>material</type>
<emission>
<factor-prop>sim/model/A-10/controls/lighting/formation</factor-prop>
<red>0.91</red>
<green>0.98</green>
<blue>0.78</blue>
</emission>
</animation>
</PropertyList>