Dust.xml 900 B

123456789101112131415161718192021222324252627
  1. <?xml version="1.0"?>
  2. <particleeffect>
  3. <material name="Materials/Smoke.xml" />
  4. <numparticles value="200" />
  5. <updateinvisible enable="true" />
  6. <relative enable="false" />
  7. <scaled enable="true" />
  8. <sorted enable="true" />
  9. <animlodbias value="0" />
  10. <emittertype value="Sphere" />
  11. <emittersize value="0 0 0" />
  12. <direction min="-0.2 0.8 -0.2" max="0.2 1.1 0.2" />
  13. <constantforce value="0 -0.4 0" />
  14. <dampingforce value="0.1" />
  15. <activetime value="0" />
  16. <inactivetime value="0" />
  17. <emissionrate min="12" max="14" />
  18. <particlesize min="0.6 0.6" max="0.6 0.6" />
  19. <timetolive min="4" max="4" />
  20. <velocity min="0.2" max="0.7" />
  21. <rotation min="0" max="0" />
  22. <rotationspeed min="-10" max="10" />
  23. <sizedelta add="0" mul="1.6" />
  24. <colorfade color="0.2 0.2 0.2 0" time="0" />
  25. <colorfade color="0.97 0.78 0.5 0.4" time="0" />
  26. <colorfade color="0.95 0.82 0.6 0" time="4" />
  27. </particleeffect>