Guest User

Untitled

a guest
Oct 13th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [Crystals]
  2. simulateBase = "sim_smoke"
  3. lifeTime = 2
  4. renderBase = "draw_emit"
  5. emitName = "ispikebmvsr.CrystalEmit"
  6. emitDelay = 0.5
  7. emitVelocity = "0 50 0"
  8. emitVariance = "30 0 30"
  9.  
  10. [CrystalEmit]
  11. SimulateBase = "sim_smoke"
  12. lifeTime = 20
  13. renderbase = "draw_geom"
  14. textureName = NULL // texture will be done later
  15. textureBlend = NULL //
  16. startColor = "220 230 255 255"
  17. finishColor = "100 200 255 0"
  18. startRadius = 1.0
  19. finishRadius = 1.0
  20. animateTime = 2.5
  21. startDelay = 15
  22. geomName = "bocryst01.xsi"
  23. emitVelocity = "0 50 0"
  24. emitVariance = "30 0 30"
Add Comment
Please, Sign In to add comment