1
0
Fork 0
fgdata/Models/Effects/RedLight10000.xml
2015-03-07 22:11:00 +01:00

65 lines
1.3 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>RedLight10000.ac</path>
<animation>
<type>noshadow</type>
<object-name>RedLight10000</object-name>
</animation>
<animation>
<type>alpha-test</type>
<alpha-factor>0.01</alpha-factor>
</animation>
<animation>
<type>select</type>
<object-name>RedLight10000</object-name>
<condition>
<greater-than>
<property>sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
</animation>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>10000</max-m>
</animation>
<animation>
<type>billboard</type>
<object-name>RedLight10000</object-name>
<spherical type="bool">true</spherical>
</animation>
<animation>
<type>dist-scale</type>
<object-name>RedLight10000</object-name>
<interpolation>
<entry>
<ind>0</ind>
<dep>0.025</dep>
</entry>
<entry>
<ind>300</ind>
<dep>0.1</dep>
</entry>
<entry>
<ind>1500</ind>
<dep>0.3</dep>
</entry>
<entry>
<ind>4000</ind>
<dep>1</dep>
</entry>
<entry>
<ind>10000</ind>
<dep>1.5</dep>
</entry>
</interpolation>
</animation>
</PropertyList>