1
0
Fork 0
fgdata/AI/Aircraft/A330-MRTT/Models/refueling/refueling.xml
2015-03-07 22:11:00 +01:00

26 lines
571 B
XML

<?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>