1
0
Fork 0
fgdata/AI/Aircraft/A330-MRTT/Models/refueling/refueling.xml

27 lines
571 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<path>refueling.ac</path>
<animation>
<!-- Objets opaques -->
<object-name>refueling-drogue</object-name>
<object-name>pod-left</object-name>
<object-name>pod-right</object-name>
</animation>
<animation>
<type>select</type>
<object-name>refueling-drogue</object-name>
<condition>
<greater-than>
<property>controls/refuelling/refuelling-drogues-pos-norm</property>
<value>0.5</value>
</greater-than>
</condition>
</animation>
</PropertyList>