20 lines
No EOL
523 B
XML
20 lines
No EOL
523 B
XML
<?xml version="1.0"?>
|
|
<PropertyList>
|
|
<description>A319</description>
|
|
<author>Brett Harrison</author>
|
|
<path>Models/A319.ac</path>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>gear</object-name>
|
|
<condition>
|
|
<greater-than>
|
|
<property>gear/gear[0]/position-norm</property>
|
|
<value>0.25</value>
|
|
</greater-than>
|
|
</condition>
|
|
</animation>
|
|
<!-- Add Navigation Lights Objects -->
|
|
<model>
|
|
<path>Lights/A319-NavLights.xml</path>
|
|
</model>
|
|
</PropertyList> |