87 lines
2 KiB
XML
87 lines
2 KiB
XML
<?xml version="1.0"?>
|
|
<PropertyList>
|
|
<description>Britten-Norman BN-2 Islander</description>
|
|
<author>Paul RICHTER, Syd Adams, Keith Paterson</author>
|
|
<path>Models/bn2.ac</path>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>prop-blur-left</object-name>
|
|
<condition>
|
|
<greater-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>10</value>
|
|
</greater-than>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>landinglight.L</object-name>
|
|
<condition>
|
|
<less-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>10</value>
|
|
</less-than>
|
|
</condition>
|
|
</animation>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>landinglight.R</object-name>
|
|
<condition>
|
|
<less-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>10</value>
|
|
</less-than>
|
|
</condition>
|
|
</animation>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>prop-left</object-name>
|
|
<condition>
|
|
<less-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>10</value>
|
|
</less-than>
|
|
</condition>
|
|
</animation>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>prop-disc-left</object-name>
|
|
<condition>
|
|
<greater-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>20</value>
|
|
</greater-than>
|
|
</condition>
|
|
</animation>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>prop-blur-right</object-name>
|
|
<condition>
|
|
<greater-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>10</value>
|
|
</greater-than>
|
|
</condition>
|
|
</animation>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>prop-disc-right</object-name>
|
|
<condition>
|
|
<greater-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>20</value>
|
|
</greater-than>
|
|
</condition>
|
|
</animation>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>prop-right</object-name>
|
|
<condition>
|
|
<less-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>10</value>
|
|
</less-than>
|
|
</condition>
|
|
</animation>
|
|
</PropertyList>
|