oprf_assets/missile-frigate/Models/Armament/Weapons/KCA/smoke.xml
2016-12-22 00:31:49 -08:00

34 lines
701 B
XML

<?xml version="1.0"?>
<PropertyList>
<path>puff.ac</path>
<animation>
<type>billboard</type>
<spherical>true</spherical>
</animation>
<animation>
<type>scale</type>
<object-name>puff</object-name>
<property>sim/time/elapsed-sec</property>
<offset>-0.5</offset>
<x-min>0.1</x-min>
<y-min>0.1</y-min>
<z-min>0.1</z-min>
<x-factor>4.0</x-factor>
<y-factor>4.0</y-factor>
<z-factor>4.0</z-factor>
</animation>
<animation>
<type>blend</type>
<object-name>puff</object-name>
<property>sim/time/elapsed-sec</property>
<factor>0.6</factor>
<!-- <offset>0.8</offset> -->
<min>0.1</min>
<max>1</max>
</animation>
</PropertyList>