1
0
Fork 0
fgdata/AI/Aircraft/757/757-MyTravel.xml

20 lines
418 B
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<description>B757-200</description>
<path>Models/B757.ac</path>
<texture-path>Textures/MyTravel</texture-path>
<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>