home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / models / static / bunkbed.tik < prev    next >
Encoding:
Text File  |  2002-10-21  |  355 b   |  18 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.624
  6.     path models/static/furniture
  7.     skelmodel bunkbed.skd
  8.     surface bunkbed shader static_bunkbed
  9. }
  10.  
  11. animations
  12. {
  13.     idle     bunkbed.skc
  14. }
  15.  
  16. /*QUAKED static_furniture_bunkbed (0.5 0.0 0.5) (0 0 0) (0 0 0)
  17. Bunkbed
  18. */