2015-03-07 21:11:00 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
2018-08-06 08:48:59 +00:00
|
|
|
<description>A321</description>
|
2015-03-07 21:11:00 +00:00
|
|
|
<author>Brett Harrison</author>
|
2018-08-06 08:48:59 +00:00
|
|
|
<path>Models/A321.ac</path>
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>gear</object-name>
|
|
|
|
<condition>
|
2020-08-16 13:58:38 +00:00
|
|
|
<greater-than>
|
|
|
|
<property>gear/gear[0]/position-norm</property>
|
|
|
|
<value>0.25</value>
|
|
|
|
</greater-than>
|
2018-08-06 08:48:59 +00:00
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
<!-- Add Navigation Lights Objects -->
|
|
|
|
<model>
|
|
|
|
<path>Lights/A321-NavLights.xml</path>
|
|
|
|
</model>
|
|
|
|
</PropertyList>
|