mirror of
https://github.com/l0k1/oprf_assets.git
synced 2024-11-21 15:08:03 +08:00
34 lines
701 B
XML
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>
|