26 lines
No EOL
791 B
XML
26 lines
No EOL
791 B
XML
<?xml version="1.0"?>
|
|
<PropertyList>
|
|
<description>A340-600</description>
|
|
<author>3D Model Innis Cunningham, UV map liveries Brett Harrison</author>
|
|
<path>Models/A346.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>
|
|
<!-- Tail and Windows Lightmap Effect -->
|
|
<effect>
|
|
<inherits-from>AI/Aircraft/A346/Effects/346-LightMap</inherits-from>
|
|
<object-name>fuselage</object-name>
|
|
<object-name>gear</object-name>
|
|
</effect>
|
|
<!-- Add Navigation Lights Objects -->
|
|
<model>
|
|
<path>Lights/346-NavLights.xml</path>
|
|
</model>
|
|
</PropertyList> |