smoke.xml 903 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>puff.ac</path>
  4. <animation>
  5. <enable-hot type="bool">false</enable-hot>
  6. </animation>
  7. <animation>
  8. <type>billboard</type>
  9. <spherical>true</spherical>
  10. </animation>
  11. <animation>
  12. <type>scale</type>
  13. <object-name>puff</object-name>
  14. <use-personality>true</use-personality>
  15. <property>sim/time/elapsed-sec</property>
  16. <x-min> 1.5 </x-min>
  17. <y-min> 1.5 </y-min>
  18. <z-min> 1.5 </z-min>
  19. <x-factor> 1.5 </x-factor>
  20. <y-factor> 1.5 </y-factor>
  21. <z-factor> 1.5 </z-factor>
  22. </animation>
  23. <animation>
  24. <type>blend</type>
  25. <object-name>puff</object-name>
  26. <use-personality>true</use-personality>
  27. <property>sim/time/elapsed-sec</property>
  28. <factor> 0.3 </factor>
  29. <offset> 0.0 </offset>
  30. <min> 0.1 </min>
  31. <max> 1.0 </max>
  32. </animation>
  33. </PropertyList>