37 lines
950 B
XML
37 lines
950 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<PropertyList>
|
|
|
|
<path>probe.ac</path>
|
|
|
|
<animation>
|
|
<!-- Objets opaques -->
|
|
<object-name>pod-left</object-name>
|
|
<object-name>pod-right</object-name>
|
|
<object-name>refueling-drogue</object-name>
|
|
</animation>
|
|
|
|
<effect>
|
|
<inherits-from>Aircraft/Generic/Effects/Fuselagereflect</inherits-from>
|
|
<condition>
|
|
<not><property>sim/rendering/rembrandt/enabled</property></not>
|
|
</condition>
|
|
<object-name>pod-left</object-name>
|
|
<object-name>pod-right</object-name>
|
|
</effect>
|
|
|
|
<effect>
|
|
<inherits-from>Effects/model-combined-deferred</inherits-from>
|
|
<condition>
|
|
<property>sim/rendering/rembrandt/enabled</property>
|
|
</condition>
|
|
<object-name>pod-left</object-name>
|
|
<object-name>pod-right</object-name>
|
|
</effect>
|
|
|
|
<animation>
|
|
<object-name>refueling-drogue</object-name>
|
|
<enable-hot>false</enable-hot>
|
|
</animation>
|
|
|
|
</PropertyList>
|