home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / models / furniture / bunkerchairstool_d.tik < prev    next >
Encoding:
Text File  |  2002-10-21  |  492 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.      scale 0.37    //changed by Radek, any questions? call ext. 136
  6.     path models/furniture/chairs
  7.     skelmodel bunkerchairstool.skd
  8.     surface bunkerchairstool shader bunkerchairstool
  9. }
  10.  
  11. init
  12. {
  13.     server
  14.     {
  15.         classname object
  16.     }
  17. }
  18.  
  19. animations
  20. {
  21.     idle     bunkerchairstool.skc
  22. }
  23.  
  24. /*QUAKED static_furniture_bunkerchairstool (0.0 0.75 0.5) (-16 -16 0) (16 16 32)
  25. */