22 lines
451 B
XML
22 lines
451 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<path>Models/767.ac</path>
|
|
<texture-path>Textures/Rossiya</texture-path>
|
|
<offsets>
|
|
<z-m>4</z-m>
|
|
<pitch-deg>0.2</pitch-deg>
|
|
</offsets>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>gear</object-name>
|
|
<condition>
|
|
<less-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>200</value>
|
|
</less-than>
|
|
</condition>
|
|
</animation>
|
|
|
|
</PropertyList>
|