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

47 lines
948 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<PropertyList>
<path>flash.ac</path>
<animation>
<!-- Objets opaques -->
<!-- Objets transparents -->
<object-name>flash</object-name>
</animation>
<animation>
<type>noshadow</type>
<object-name>flash</object-name>
</animation>
<!--
<animation>
<type>select</type>
<object-name>lumiereG</object-name>
<object-name>lumiereD</object-name>
<condition>
<not-equals>
<property>systems/electrical/outputs/landing-lights</property>
<value>0</value>
</not-equals>
</condition>
</animation>
-->
<animation>
<type>flash</type>
<object-name>flash</object-name>
<power>2</power>
<factor>2</factor>
<offset>0</offset>
<two-sides type="bool">false</two-sides>
<min>0.5</min>
<max>2</max>
<axis>
<x> -1 </x>
<y> 0 </y>
<z> 0 </z>
</axis>
</animation>
</PropertyList>