home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 1999 November / maximum-cd-1999-11.iso / Battlezone II / Disk1 / data1.cab / Program_Executable_Files / data.pak / effects_particles_smoke.odf < prev    next >
Encoding:
INI File  |  1999-08-25  |  1.3 KB  |  61 lines

  1. [White]
  2. simulateBase = "sim_smoke"
  3. lifeTime = 4.0
  4. renderBase = "draw_sprite"
  5. textureName = "smoke.tga"
  6. textureBlend = "srcalpha invsrcalpha modulatealpha"
  7. startColor = "255 255 255 64"
  8. finishColor = "255 255 255 0"
  9. startRadius = .5
  10. finishRadius = 5.0
  11. animateTime = 4.0
  12.  
  13. [Tan]
  14. simulateBase = "smoke.white"
  15. renderBase = "smoke.white"
  16. startColor = "111 84 58 64"
  17. finishColor = "111 108 104 0"
  18.  
  19. [Brown]
  20. simulateBase = "smoke.white"
  21. renderBase = "smoke.white"
  22. startColor = "68 51 34 64"
  23. finishColor = "68 51 34 0"
  24.  
  25. [Black]
  26. simulateBase = "smoke.white"
  27. renderBase = "smoke.white"
  28. startColor = "0 0 0 64"
  29. finishColor = "0 0 0 0"
  30.  
  31. [Flame]
  32. simulateBase = "smoke.white"
  33. renderBase = "smoke.white"
  34. textureName = "flame.tga"
  35. textureBlend = "one one modulate"
  36. startColor = "255 255 63 255"
  37. finishColor = "255 0 0 0"
  38.  
  39. [Spray]
  40. simulateBase = "smoke.white"
  41. lifeTime = 2.0
  42. renderBase = "smoke.white"
  43. startColor = "63 255 255 255"
  44. finishColor = "0 0 255 0"
  45. animateTime = 2.0
  46.  
  47. [Steam]
  48. simulateBase = "smoke.white"
  49. renderBase = "smoke.white"
  50. startRadius = 2.0
  51. finishRadius = 10.0
  52.  
  53. [Dust]
  54. simulateBase = "smoke.white"
  55. lifeTime = 2.0
  56. renderBase = "smoke.white"
  57. spriteCenter.y = 1.0
  58. startColor = "200 200 200 32"
  59. finishColor = "200 200 200 0"
  60. animateTime = 2.0
  61.