home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / models / miscobj / trainswitch_pulsating.tik < prev    next >
Encoding:
Text File  |  2002-10-29  |  446 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/miscobj/trainswitch
  6.     skelmodel trainswitch.skd
  7.     surface trainswitch shader pulsating_trainswitch
  8. }
  9.  
  10. init
  11. {
  12.     server
  13.     {
  14.         classname object
  15.     }
  16. }
  17.  
  18. animations
  19. {
  20.     idle    trainswitch.skc
  21.     move    trainswitch_move.skc
  22. }
  23.  
  24. /*QUAKED static_equipment_trainswitch-pulsating (0.0 0.75 0.5) (-36 -4 0) (8 4 56)
  25. */