SmokeStack.peffect 929 B

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0"?>
  2. <particleeffect>
  3. <material name="Materials/Smoke.material" />
  4. <numparticles value="1000" />
  5. <updateinvisible enable="true" />
  6. <relative enable="false" />
  7. <scaled enable="true" />
  8. <sorted enable="true" />
  9. <animlodbias value="0" />
  10. <emittertype value="Box" />
  11. <emittersize value="1 1 1" />
  12. <direction min="-0.15 1 -0.15" max="0.15 1 0.15" />
  13. <constantforce value="0 2 0" />
  14. <dampingforce value="2" />
  15. <activetime value="0" />
  16. <inactivetime value="0" />
  17. <emissionrate min="100" max="200" />
  18. <particlesize min="0.1 0.2" max="0.6 0.7" />
  19. <timetolive min="4" max="4" />
  20. <velocity min="0.5" max="3" />
  21. <rotation min="0" max="0" />
  22. <rotationspeed min="60" max="60" />
  23. <sizedelta add="0" mul="1.3" />
  24. <colorfade color="1 1 1 0" time="0" />
  25. <colorfade color="0.69 0.33 0.2 0.5" time="0.64" />
  26. <colorfade color="0 0 0 0" time="1.98" />
  27. <colorfade color="0 0 0 0" time="4" />
  28. </particleeffect>