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

73 lines
1.4 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>strobe10000.ac</path>
<animation>
<type>noshadow</type>
<object-name>strobe10000</object-name>
</animation>
<animation>
<type>alpha-test</type>
<alpha-factor>0.01</alpha-factor>
</animation>
<animation>
<type>timed</type>
<object-name>strobe10000</object-name>
<object-name>BLANK</object-name>
<use-personality type="bool">true</use-personality>
<branch-duration-sec>
<random>
<min>3.0</min>
<max>3.0</max>
</random>
</branch-duration-sec>
<branch-duration-sec>
<random>
<min>0.1</min>
<max>0.1</max>
</random>
</branch-duration-sec>
</animation>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>10000</max-m>
</animation>
<animation>
<type>billboard</type>
<object-name>strobe10000</object-name>
<spherical type="bool">true</spherical>
</animation>
<animation>
<type>dist-scale</type>
<object-name>strobe10000</object-name>
<interpolation>
<entry>
<ind>0</ind>
<dep>0.2</dep>
</entry>
<entry>
<ind>300</ind>
<dep>0.4</dep>
</entry>
<entry>
<ind>1500</ind>
<dep>1</dep>
</entry>
<entry>
<ind>4000</ind>
<dep>3</dep>
</entry>
<entry>
<ind>10000</ind>
<dep>5</dep>
</entry>
</interpolation>
</animation>
</PropertyList>