04a44db7b2
By Brett Harrison
110 lines
2.5 KiB
XML
110 lines
2.5 KiB
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
<description>Jetstream 41</description>
|
|
<author>Brett Harrison</author>
|
|
<path>Models/JS41.ac</path>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>gear</object-name>
|
|
<condition>
|
|
<less-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>150</value>
|
|
</less-than>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<name>leftprop</name>
|
|
<object-name>propleft</object-name>
|
|
<object-name>propblurleft</object-name>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>propblurleft</object-name>
|
|
<condition>
|
|
<greater-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>50</value>
|
|
</greater-than>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>propleft</object-name>
|
|
<condition>
|
|
<less-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>60</value>
|
|
</less-than>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>spin</type>
|
|
<object-name>leftprop</object-name>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<factor>10</factor>
|
|
<center>
|
|
<x-m> -2.9292 </x-m>
|
|
<y-m> -2.9707 </y-m>
|
|
<z-m> 1.8854 </z-m>
|
|
</center>
|
|
<axis>
|
|
<x> 1.000 </x>
|
|
<y> 0.000 </y>
|
|
<z> 0.000 </z>
|
|
</axis>
|
|
</animation>
|
|
|
|
|
|
<animation>
|
|
<name>rightprop</name>
|
|
<object-name>propright</object-name>
|
|
<object-name>propblurright</object-name>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>propblurright</object-name>
|
|
<condition>
|
|
<greater-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>50</value>
|
|
</greater-than>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>propright</object-name>
|
|
<condition>
|
|
<less-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>60</value>
|
|
</less-than>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>spin</type>
|
|
<object-name>rightprop</object-name>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<factor>10</factor>
|
|
<center>
|
|
<x-m> -2.9292 </x-m>
|
|
<y-m> 2.9707 </y-m>
|
|
<z-m> 1.8854 </z-m>
|
|
</center>
|
|
<axis>
|
|
<x> -1.000 </x>
|
|
<y> 0.000 </y>
|
|
<z> 0.000 </z>
|
|
</axis>
|
|
</animation>
|
|
|
|
</PropertyList>
|