123456789101112131415161718192021222324252627282930313233343536373839 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <PropertyList>
- <path>puff.ac</path>
- <animation>
- <enable-hot type="bool">false</enable-hot>
- </animation>
- <animation>
- <type>billboard</type>
- <spherical>true</spherical>
- </animation>
- <animation>
- <type>scale</type>
- <object-name>puff</object-name>
- <use-personality>true</use-personality>
- <property>sim/time/elapsed-sec</property>
- <x-min> 1.5 </x-min>
- <y-min> 1.5 </y-min>
- <z-min> 1.5 </z-min>
- <x-factor> 1.5 </x-factor>
- <y-factor> 1.5 </y-factor>
- <z-factor> 1.5 </z-factor>
- </animation>
- <animation>
- <type>blend</type>
- <object-name>puff</object-name>
- <use-personality>true</use-personality>
- <property>sim/time/elapsed-sec</property>
- <factor> 0.3 </factor>
- <offset> 0.0 </offset>
- <min> 0.1 </min>
- <max> 1.0 </max>
- </animation>
- </PropertyList>
|