1
0
Fork 0
fgdata/AI/Aircraft/767/767-main.xml

20 lines
357 B
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<offsets>
<z-m>3.4</z-m>
<pitch-deg>-0.3</pitch-deg>
</offsets>
<animation>
<type>select</type>
<object-name>gear</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>170</value>
</less-than>
</condition>
</animation>
</PropertyList>