home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / models / items / pulse_explosive.tik < prev    next >
Encoding:
Text File  |  2002-10-21  |  417 b   |  25 lines

  1. TIKI
  2. setup
  3. {
  4.     scale 0.52            // Set default scale to 16/30.5 since world is in 16 units per foot and model is in cm's
  5.     path models/items/explosive
  6.     skelmodel explosive.skd
  7.     surface tnt1 shader pulsating_tnt
  8.     surface tnt2 shader pulsating_tnt
  9. }
  10.  
  11. init
  12. {
  13.     server
  14.     {
  15.         classname animate
  16.     }
  17. }
  18.  
  19. animations
  20. {
  21.     idle     explosive.skc
  22. }
  23.  
  24. /*QUAKED item_explosive-pulsating (0.5 0.5 1.0) (0 0 0) (0 0 0)
  25. */