22 lines
430 B
XML
22 lines
430 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<path>flare.ac</path>
|
|
|
|
<animation>
|
|
<type>billboard</type>
|
|
<spherical>true</spherical>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>dist-scale</type>
|
|
<object-name>flare</object-name>
|
|
<interpolation>
|
|
<entry><ind>0</ind><dep>0.5</dep></entry>
|
|
<entry><ind>500</ind><dep>2.0</dep></entry>
|
|
<entry><ind>16000</ind><dep>16.0</dep></entry>
|
|
</interpolation>
|
|
</animation>
|
|
|
|
</PropertyList>
|