home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2000 August / Gamestar_21_2000-08_cd1.bin / DEMA / Vampire_Demo.exe / Resource.nob / misc / Explosions / firestorm.nex < prev    next >
Text File  |  2000-06-22  |  1KB  |  30 lines

  1. // firestorm explosion file
  2.  
  3.  
  4. // time         NOP
  5.  
  6. // time         CREATE          repeat     chance  timer templatename    distance     offset
  7.  
  8. // time         APPLYDAMAGE
  9. // time         SETDAMAGE       min        max     [pulse]         [type]       [radius]
  10.  
  11. // time         DYNAON
  12. // time         DYNAOFF
  13. // time         DYNAINTENSITY   INSTANT    value
  14. // time         DYNAINTENSITY   RAMP       value        time
  15. // time         DYNAINTENSITY   GAUSS      value        time    peakVal    peakTime
  16. // time         DYNARADIUS      INSTANT    value
  17. // time         DYNARADIUS      RAMP       value        time
  18. // time         DYNACOLOR       INSTANT    R            G       B
  19. // time         DYNACOLOR       RAMP       R            G       B       time
  20.  
  21.  
  22. // 1               DYNAON
  23. 800             WALLMARK          120          15000
  24. 800             SETDAMAGE       20          25      500         4       80
  25. // 120             DYNAINTENSITY   RAMP       300.0   200
  26. // 430             DYNAINTENSITY   RAMP       0.0     2700
  27. // 430             DYNACOLOR       RAMP       128.0   0.0     0.0      1000
  28. 5000            NOP
  29.  
  30.