flare.xml 946 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>flare.ac</path>
  4. <animation>
  5. <type>billboard</type>
  6. <spherical>true</spherical>
  7. </animation>
  8. <animation>
  9. <type>dist-scale</type>
  10. <object-name>flare</object-name>
  11. <interpolation>
  12. <entry><ind>0</ind><dep>0.5</dep></entry>
  13. <entry><ind>500</ind><dep>2.0</dep></entry>
  14. </interpolation>
  15. </animation>
  16. <animation>
  17. <type>material</type>
  18. <object-name>flare</object-name>
  19. <emission>
  20. <factor-prop>sim/time/elapsed-sec</factor-prop>
  21. <offset>1.0</offset>
  22. <red>-0.2</red>
  23. <green>-0.2</green>
  24. <blue>-0.2</blue>
  25. </emission>
  26. </animation>
  27. <model>
  28. <name>flare_trail</name>
  29. <path>flare-trail.xml</path>
  30. <offsets>
  31. <x-m>0.0</x-m>
  32. <y-m>0.0</y-m>
  33. <z-m>0.0</z-m>
  34. </offsets>
  35. </model>
  36. <model>
  37. <name>flare_smoke</name>
  38. <path>flare-smoke.xml</path>
  39. <offsets>
  40. <x-m>0.0</x-m>
  41. <y-m>0.0</y-m>
  42. <z-m>0.0</z-m>
  43. </offsets>
  44. </model>
  45. </PropertyList>