26 lines
552 B
XML
26 lines
552 B
XML
|
<?xml version="1.0"?>
|
||
|
<PropertyList>
|
||
|
<description>Embraer-Legacy</description>
|
||
|
<author>Chuck Dome, Innis Cunningham</author>
|
||
|
<path>Models/legacy.ac</path>
|
||
|
<texture-path>Textures/UnitedAlirlines</texture-path>
|
||
|
<offsets>
|
||
|
<z-m>2.6</z-m>
|
||
|
</offsets>
|
||
|
|
||
|
<animation>
|
||
|
<type>select</type>
|
||
|
<object-name>tyres</object-name>
|
||
|
<object-name>gear</object-name>
|
||
|
<condition>
|
||
|
<less-than>
|
||
|
<property>velocities/true-airspeed-kt</property>
|
||
|
<value>150</value>
|
||
|
</less-than>
|
||
|
</condition>
|
||
|
</animation>
|
||
|
|
||
|
</PropertyList>
|
||
|
|
||
|
|