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

1337 lines
No EOL
34 KiB
XML

<?xml version = '1.0' encoding = 'UTF-8' ?>
<PropertyList>
<path>b1900d.ac</path>
<animation>
<type>material</type>
<condition>
<equals>
<property>sim/model/variant</property>
<value>0</value>
</equals>
</condition>
<object-name>Engines</object-name>
<object-name>Fuselage</object-name>
<object-name>LHaileron</object-name>
<object-name>LHelevator</object-name>
<object-name>LHflap</object-name>
<object-name>LHflap1</object-name>
<object-name>RHaileron</object-name>
<object-name>RHelevator</object-name>
<object-name>RHflap</object-name>
<object-name>RHflap1</object-name>
<object-name>Rudder</object-name>
<object-name>Trim</object-name>
<object-name>Wing</object-name>
<property-base>/sim/model/livery</property-base>
<texture-prop>texture</texture-prop>
<texture>CMAlivery.rgb</texture>
</animation>
<animation>
<type>material</type>
<condition>
<equals>
<property>sim/model/variant</property>
<value>1</value>
</equals>
</condition>
<object-name>Engines</object-name>
<object-name>Fuselage</object-name>
<object-name>LHaileron</object-name>
<object-name>LHelevator</object-name>
<object-name>LHflap</object-name>
<object-name>LHflap1</object-name>
<object-name>RHaileron</object-name>
<object-name>RHelevator</object-name>
<object-name>RHflap</object-name>
<object-name>RHflap1</object-name>
<object-name>Rudder</object-name>
<object-name>Trim</object-name>
<object-name>Wing</object-name>
<property-base>/sim/model/livery</property-base>
<texture-prop>texture</texture-prop>
<texture>NZAlivery.rgb</texture>
</animation>
<model>
<name>Pilot</name>
<path>Models/Aircraft/testpilot.xml</path>
<offsets>
<x-m>-4.275</x-m>
<y-m>-0.389</y-m>
<z-m>-0.566</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
</model>
<animation>
<type>select</type>
<object-name>pilot</object-name>
<condition>
<not-equals>
<property>sim/current-view/view-number</property>
<value>0</value>
</not-equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Yoke</object-name>
<object-name>Yoke1</object-name>
<condition>
<property>sim/yokes-visible</property>
</condition>
</animation>
<animation>
<name>Alpha Sort</name>
<object-name>Glass</object-name>
<object-name>Trim</object-name>
<object-name>windows</object-name>
<object-name>LHFastprop</object-name>
<object-name>LHSlowprop</object-name>
<object-name>RHFastprop</object-name>
<object-name>RHSlowprop</object-name>
</animation>
<animation>
<name>RHprop</name>
<object-name>Rblade</object-name>
<object-name>Rblade.001</object-name>
<object-name>Rblade.002</object-name>
<object-name>Rblade.003</object-name>
</animation>
<animation>
<name>LHprop</name>
<object-name>Lblade</object-name>
<object-name>Lblade.001</object-name>
<object-name>Lblade.002</object-name>
<object-name>Lblade.003</object-name>
</animation>
<animation>
<name>Frtgear</name>
<object-name>FTire</object-name>
<object-name>FWheel</object-name>
<object-name>NoseGear</object-name>
<object-name>FLdamper</object-name>
<object-name>FUdamper</object-name>
</animation>
<animation>
<name>LHgear</name>
<object-name>LHStrut</object-name>
<object-name>LHshock</object-name>
<object-name>LUdamper</object-name>
<object-name>LLdamper</object-name>
<object-name>LHwheel</object-name>
</animation>
<animation>
<name>RHgear</name>
<object-name>RHStrut</object-name>
<object-name>RHshock</object-name>
<object-name>RUdamper</object-name>
<object-name>RLdamper</object-name>
<object-name>RHwheel</object-name>
</animation>
<animation>
<type>select</type>
<object-name>LHFastprop</object-name>
<condition>
<greater-than>
<property>engines/engine[0]/rpm</property>
<value>999</value>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>LHSlowprop</object-name>
<condition>
<greater-than>
<property>engines/engine[0]/rpm</property>
<value>499</value>
</greater-than>
<less-than>
<property>engines/engine[0]/rpm</property>
<value>1000</value>
</less-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>LHprop</object-name>
<condition>
<less-than>
<property>engines/engine[0]/rpm</property>
<value>500</value>
</less-than>
</condition>
</animation>
<animation>
<type>spin</type>
<object-name>LHprop</object-name>
<property>engines/engine[0]/rpm</property>
<center>
<x-m>-2.226</x-m>
<y-m>-2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>spin</type>
<object-name>LHSlowprop</object-name>
<property>engines/engine[0]/rpm</property>
<factor>.2</factor>
<center>
<x-m>-2.226</x-m>
<y-m>-2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>spin</type>
<object-name>LHFastprop</object-name>
<property>engines/engine[0]/rpm</property>
<factor>.005</factor>
<center>
<x-m>-2.226</x-m>
<y-m>-2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<!-- Prop pitch -->
<animation>
<type>rotate</type>
<object-name>Lblade</object-name>
<property>controls/engines/engine[0]/propeller-pitch</property>
<interpolation>
<entry>
<ind>0.0</ind><dep>0.0</dep>
</entry>
<entry>
<ind>0.2</ind><dep>90.0</dep>
</entry>
<entry>
<ind>1.0</ind><dep>45.0</dep>
</entry>
</interpolation>
<center>
<x-m>-2.226</x-m>
<y-m>-2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>-1.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Lblade.002</object-name>
<property>controls/engines/engine[0]/propeller-pitch</property>
<interpolation>
<entry>
<ind>0.0</ind><dep>0.0</dep>
</entry>
<entry>
<ind>0.2</ind><dep>90.0</dep>
</entry>
<entry>
<ind>1.0</ind><dep>45.0</dep>
</entry>
</interpolation>
<center>
<x-m>-2.226</x-m>
<y-m>-2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Lblade.001</object-name>
<property>controls/engines/engine[0]/propeller-pitch</property>
<interpolation>
<entry>
<ind>0.0</ind><dep>0.0</dep>
</entry>
<entry>
<ind>0.2</ind><dep>90.0</dep>
</entry>
<entry>
<ind>1.0</ind><dep>45.0</dep>
</entry>
</interpolation>
<center>
<x-m>-2.226</x-m>
<y-m>-2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>0.0</x>
<y>1.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Lblade.003</object-name>
<property>controls/engines/engine[0]/propeller-pitch</property>
<interpolation>
<entry>
<ind>0.0</ind><dep>0.0</dep>
</entry>
<entry>
<ind>0.2</ind><dep>90.0</dep>
</entry>
<entry>
<ind>1.0</ind><dep>45.0</dep>
</entry>
</interpolation>
<center>
<x-m>-2.226</x-m>
<y-m>-2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1.0</y>
<z>0.0</z>
</axis>
</animation>
<!--#### RH ENGINE ####-->
<animation>
<type>select</type>
<object-name>RHFastprop</object-name>
<condition>
<greater-than>
<property>engines/engine[1]/rpm</property>
<value>999</value>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>RHSlowprop</object-name>
<condition>
<greater-than>
<property>engines/engine[1]/rpm</property>
<value>499</value>
</greater-than>
<less-than>
<property>engines/engine[1]/rpm</property>
<value>1000</value>
</less-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>RHprop</object-name>
<condition>
<less-than>
<property>engines/engine[1]/rpm</property>
<value>500</value>
</less-than>
</condition>
</animation>
<animation>
<type>spin</type>
<object-name>RHprop</object-name>
<property>engines/engine[1]/rpm</property>
<center>
<x-m>-2.226</x-m>
<y-m>2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>spin</type>
<object-name>RHSlowprop</object-name>
<property>engines/engine[1]/rpm</property>
<factor>.2</factor>
<center>
<x-m>-2.226</x-m>
<y-m>2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>spin</type>
<object-name>RHFastprop</object-name>
<property>engines/engine[1]/rpm</property>
<factor>.005</factor>
<center>
<x-m>-2.226</x-m>
<y-m>2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Rblade</object-name>
<property>controls/engines/engine[1]/propeller-pitch</property>
<interpolation>
<entry>
<ind>0.0</ind><dep>0.0</dep>
</entry>
<entry>
<ind>0.2</ind><dep>90.0</dep>
</entry>
<entry>
<ind>1.0</ind><dep>45.0</dep>
</entry>
</interpolation>
<center>
<x-m>-2.226</x-m>
<y-m>2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>-1.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Rblade.002</object-name>
<property>controls/engines/engine[1]/propeller-pitch</property>
<interpolation>
<entry>
<ind>0.0</ind><dep>0.0</dep>
</entry>
<entry>
<ind>0.2</ind><dep>90.0</dep>
</entry>
<entry>
<ind>1.0</ind><dep>45.0</dep>
</entry>
</interpolation>
<center>
<x-m>-2.226</x-m>
<y-m>2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Rblade.001</object-name>
<property>controls/engines/engine[1]/propeller-pitch</property>
<interpolation>
<entry>
<ind>0.0</ind><dep>0.0</dep>
</entry>
<entry>
<ind>0.2</ind><dep>90.0</dep>
</entry>
<entry>
<ind>1.0</ind><dep>45.0</dep>
</entry>
</interpolation>
<center>
<x-m>-2.226</x-m>
<y-m>2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>0.0</x>
<y>1.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Rblade.003</object-name>
<property>controls/engines/engine[1]/propeller-pitch</property>
<interpolation>
<entry>
<ind>0.0</ind><dep>0.0</dep>
</entry>
<entry>
<ind>0.2</ind><dep>90.0</dep>
</entry>
<entry>
<ind>1.0</ind><dep>45.0</dep>
</entry>
</interpolation>
<center>
<x-m>-2.226</x-m>
<y-m>2.634</y-m>
<z-m>-0.327</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>Yoke</object-name>
<object-name>Yoke1</object-name>
<property>controls/flight/elevator</property>
<factor>-0.1</factor>
<axis>
<x>0.973</x>
<y>0.0</y>
<z>0.231</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Yoke</object-name>
<property>controls/flight/aileron</property>
<factor>-45.0</factor>
<center>
<x-m>-4.903</x-m>
<y-m>-0.379</y-m>
<z-m>-0.248</z-m>
</center>
<axis>
<x>0.973</x>
<y>0.0</y>
<z>0.231</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Yoke1</object-name>
<property>controls/flight/aileron</property>
<factor>-45.0</factor>
<center>
<x-m>-4.903</x-m>
<y-m>0.355</y-m>
<z-m>-0.247</z-m>
</center>
<axis>
<x>0.973</x>
<y>0.0</y>
<z>0.231</z>
</axis>
</animation>
<animation>
<type>select</type>
<object-name>Beacon1</object-name>
<condition>
<property>controls/lighting/beacon-state/state</property>
</condition>
</animation>
<animation>
<type>translate</type>
<object-name>Beacon1</object-name>
<offset-m>2.255</offset-m>
<axis>
<x>0.879</x>
<z>-0.477</z>
</axis>
</animation>
<animation>
<type>billboard</type>
<object-name>Beacon1</object-name>
</animation>
<animation>
<type>select</type>
<object-name>Beacon2</object-name>
<condition>
<not>
<property>controls/lighting/beacon-state/state</property>
</not>
<property>controls/lighting/beacon</property>
</condition>
</animation>
<animation>
<type>translate</type>
<object-name>Beacon2</object-name>
<offset-m>9.523</offset-m>
<axis>
<x>0.962</x>
<z>0.272</z>
</axis>
</animation>
<animation>
<type>billboard</type>
<object-name>Beacon2</object-name>
</animation>
<animation>
<type>select</type>
<object-name>Strobe1</object-name>
<condition>
<property>controls/lighting/strobe-state/state</property>
</condition>
</animation>
<animation>
<type>translate</type>
<object-name>Strobe1</object-name>
<offset-m>8.568</offset-m>
<axis>
<x>-0.012</x>
<y>-1.000</y>
<z>-0.020</z>
</axis>
</animation>
<animation>
<type>billboard</type>
<object-name>Strobe1</object-name>
</animation>
<animation>
<type>select</type>
<object-name>Strobe2</object-name>
<condition>
<property>controls/lighting/strobe-state/state</property>
</condition>
</animation>
<animation>
<type>translate</type>
<object-name>Strobe2</object-name>
<offset-m>8.568</offset-m>
<axis>
<x>-0.012</x>
<y>1.000</y>
<z>-0.012</z>
</axis>
</animation>
<animation>
<type>billboard</type>
<object-name>Strobe2</object-name>
</animation>
<animation>
<type>select</type>
<object-name>LH-landing</object-name>
<condition>
<greater-than>
<property>systems/electrical/outputs/landing-lights[0]</property>
<value>0.2</value>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>RH-landing</object-name>
<condition>
<greater-than>
<property>systems/electrical/outputs/landing-lights[1]</property>
<value>0.2</value>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Navlights</object-name>
<condition>
<greater-than>
<property>systems/electrical/outputs/nav-lights</property>
<value>0.2</value>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>beacon</object-name>
<condition>
<greater-than>
<property>systems/electrical/outputs/beacon</property>
<value>0.2</value>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Logo-lights</object-name>
<condition>
<greater-than>
<property>systems/electrical/outputs/logo-lights</property>
<value>0.2</value>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Taxi-light</object-name>
<condition>
<and>
<greater-than>
<property>systems/electrical/outputs/taxi-lights</property>
<value>0.2</value>
</greater-than>
<equals>
<property>gear/gear/position-norm</property>
<value>1</value>
</equals>
</and>
</condition>
</animation>
<!--#### Gear Animation ####-->
<animation>
<type>rotate</type>
<object-name>FTire</object-name>
<object-name>FWheel</object-name>
<object-name>FLdamper</object-name>
<object-name>FUdamper</object-name>
<property>gear/gear[0]/caster-angle-deg</property>
<center>
<x-m>-6.824</x-m>
<y-m>0.0</y-m>
<z-m>-1.507</z-m>
</center>
<axis>
<x>-0.087</x>
<y>0</y>
<z>-0.996</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Frtgear</object-name>
<property>gear/gear[0]/position-norm</property>
<offset-deg>100</offset-deg>
<factor>-100</factor>
<center>
<x-m>-6.771</x-m>
<y-m>0.0</y-m>
<z-m>-0.890</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>frtWheeldoor</object-name>
<property>gear/gear[0]/position-norm</property>
<offset-deg>95</offset-deg>
<factor>-95</factor>
<center>
<x-m>-6.881</x-m>
<y-m>0.0</y-m>
<z-m>-0.931</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Taxi-light</object-name>
<property>gear/gear[0]/position-norm</property>
<offset-deg>95</offset-deg>
<factor>-95</factor>
<center>
<x-m>-6.881</x-m>
<y-m>0.0</y-m>
<z-m>-0.931</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>FWheel</object-name>
<object-name>FTire</object-name>
<object-name>FLdamper</object-name>
<property>gear/gear[0]/compression-m</property>
<axis>
<x>0.087</x>
<y>-0</y>
<z>0.996</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>FTire</object-name>
<property>gear/gear[0]/rollspeed-ms</property>
<factor>268</factor>
<center>
<x-m>-6.874</x-m>
<y-m>0.0</y-m>
<z-m>-2.063</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>FUdamper</object-name>
<property>gear/gear[0]/compression-m</property>
<factor>220</factor>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>-6.836</x-m>
<y-m>0.0</y-m>
<z-m>-1.490</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>FLdamper</object-name>
<property>gear/gear[0]/compression-m</property>
<factor>220</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>-6.851</x-m>
<y-m>0.0</y-m>
<z-m>-1.761</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>RHgear</object-name>
<property>gear/gear[2]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind><dep>85</dep>
</entry>
<entry>
<ind>.25</ind><dep>85</dep>
</entry>
<entry>
<ind>1.0</ind><dep>0</dep>
</entry>
</interpolation>
<center>
<x-m>0.689</x-m>
<y-m>-0.0</y-m>
<z-m>-0.89</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RHgeardoor1</object-name>
<property>gear/gear[2]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind><dep>90</dep>
</entry>
<entry>
<ind>.3</ind><dep>0</dep>
</entry>
<entry>
<ind>1.0</ind><dep>0</dep>
</entry>
</interpolation>
<center>
<x-m>0.375</x-m>
<y-m>2.417</y-m>
<z-m>-1.11</z-m>
</center>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RHgeardoor2</object-name>
<property>gear/gear[2]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind><dep>90</dep>
</entry>
<entry>
<ind>.3</ind><dep>0</dep>
</entry>
<entry>
<ind>1.0</ind><dep>0</dep>
</entry>
</interpolation>
<center>
<x-m>0.375</x-m>
<y-m>2.852</y-m>
<z-m>-1.11</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>RHshock</object-name>
<object-name>RHwheel</object-name>
<object-name>RLdamper</object-name>
<property>gear/gear[2]/compression-m</property>
<axis>
<x>0.1</x>
<y>0</y>
<z>0.9</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RHwheel</object-name>
<property>gear/gear[2]/rollspeed-ms</property>
<factor>268</factor>
<center>
<x-m>0.596</x-m>
<y-m>2.635</y-m>
<z-m>-2.031</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RUdamper</object-name>
<property>gear/gear[2]/compression-m</property>
<factor>120</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>0.666</x-m>
<y-m>2.636</y-m>
<z-m>-1.370</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>RLdamper</object-name>
<property>gear/gear[2]/compression-m</property>
<factor>120</factor>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>0.611</x-m>
<y-m>2.638</y-m>
<z-m>-1.910</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>LHgear</object-name>
<property>gear/gear[1]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind><dep>85</dep>
</entry>
<entry>
<ind>.25</ind><dep>85</dep>
</entry>
<entry>
<ind>1.0</ind><dep>0</dep>
</entry>
</interpolation>
<center>
<x-m>0.689</x-m>
<y-m>-0.0</y-m>
<z-m>-0.89</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>LHgeardoor1</object-name>
<property>gear/gear[1]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind><dep>90</dep>
</entry>
<entry>
<ind>.3</ind><dep>0</dep>
</entry>
<entry>
<ind>1.0</ind><dep>0</dep>
</entry>
</interpolation>
<center>
<x-m>0.375</x-m>
<y-m>-2.852</y-m>
<z-m>-1.11</z-m>
</center>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>LHgeardoor2</object-name>
<property>gear/gear[1]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind><dep>90</dep>
</entry>
<entry>
<ind>.3</ind><dep>0</dep>
</entry>
<entry>
<ind>1.0</ind><dep>0</dep>
</entry>
</interpolation>
<center>
<x-m>0.375</x-m>
<y-m>-2.417</y-m>
<z-m>-1.11</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>LHwheel</object-name>
<object-name>LHshock</object-name>
<object-name>LLdamper</object-name>
<property>gear/gear[1]/compression-m</property>
<axis>
<x>0.1</x>
<y>0</y>
<z>0.9</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>LHwheel</object-name>
<property>gear/gear[1]/rollspeed-ms</property>
<factor>268</factor>
<center>
<x-m>0.596</x-m>
<y-m>-2.635</y-m>
<z-m>-2.031</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>LUdamper</object-name>
<property>gear/gear[1]/compression-m</property>
<factor>120</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>0.666</x-m>
<y-m>-2.636</y-m>
<z-m>-1.370</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>LLdamper</object-name>
<property>gear/gear[1]/compression-m</property>
<factor>120</factor>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>0.611</x-m>
<y-m>-2.636</y-m>
<z-m>-1.910</z-m>
</center>
</animation>
<!--#### Surface Positions ####-->
<animation>
<type>rotate</type>
<object-name>Rudder</object-name>
<property>controls/flight/rudder</property>
<factor>25</factor>
<center>
<x-m>8.909</x-m>
<y-m>0</y-m>
<z-m>1.431</z-m>
</center>
<axis>
<x>0.37</x>
<y>0</y>
<z>0.63</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>LHelevator</object-name>
<property>surface-positions/elevator-pos-norm</property>
<factor>15</factor>
<center>
<x-m>9.755</x-m>
<y-m>-1.371</y-m>
<z-m>2.455</z-m>
</center>
<axis>
<x>-0.15</x>
<y>0.87</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RHelevator</object-name>
<property>surface-positions/elevator-pos-norm</property>
<factor>15</factor>
<center>
<x-m>9.755</x-m>
<y-m>1.371</y-m>
<z-m>2.455</z-m>
</center>
<axis>
<x>0.15</x>
<y>0.87</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RHflap</object-name>
<property>surface-positions/flap-pos-norm</property>
<factor>35</factor>
<center>
<x-m>1.185</x-m>
<y-m>2.042</y-m>
<z-m>-0.852</z-m>
</center>
<axis>
<x>-2</x>
<y>90</y>
<z>9</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RHflap1</object-name>
<property>surface-positions/flap-pos-norm</property>
<factor>35</factor>
<center>
<x-m>1.061</x-m>
<y-m>4.036</y-m>
<z-m>-0.637</z-m>
</center>
<axis>
<x>-13</x>
<y>90</y>
<z>9</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RHaileron</object-name>
<property>surface-positions/right-aileron-pos-norm</property>
<factor>10</factor>
<center>
<x-m>0.942</x-m>
<y-m>4.876</y-m>
<z-m>-0.550</z-m>
</center>
<axis>
<x>-13</x>
<y>90</y>
<z>9</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>LHflap</object-name>
<property>surface-positions/flap-pos-norm</property>
<factor>35</factor>
<center>
<x-m>1.185</x-m>
<y-m>-2.042</y-m>
<z-m>-0.852</z-m>
</center>
<axis>
<x>2</x>
<y>90</y>
<z>-9</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>LHflap1</object-name>
<property>surface-positions/flap-pos-norm</property>
<factor>35</factor>
<center>
<x-m>1.061</x-m>
<y-m>-4.036</y-m>
<z-m>-0.637</z-m>
</center>
<axis>
<x>13</x>
<y>90</y>
<z>-9</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>LHaileron</object-name>
<property>surface-positions/left-aileron-pos-norm</property>
<factor>10</factor>
<center>
<x-m>0.942</x-m>
<y-m>-4.876</y-m>
<z-m>-0.550</z-m>
</center>
<axis>
<x>13</x>
<y>90</y>
<z>-9</z>
</axis>
</animation>
</PropertyList>