home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / models / static / tree_commontree.tik < prev    next >
Encoding:
Text File  |  2002-10-21  |  653 b   |  23 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/static/natural
  6.     skelmodel tree_commontree.skd
  7.     surface tree1_1 shader static_tree1_1
  8.     surface tree1_2 shader static_tree1_2
  9.     surface tree1_3 shader static_tree1_3
  10.     surface tree1_4 shader static_tree1_4
  11.     surface tree1_5 shader static_tree1_5
  12.     surface tree1sprite shader static_tree1sprite
  13.  
  14.     lod_scale 100 // to prevent the continous LOD system from messing with this model
  15. }
  16.  
  17. animations
  18. {
  19.     idle     tree_commontree.skc
  20. }
  21.  
  22. /*QUAKED static_natural_tree_commontree (0.5 0.0 0.5) (-16 -16 -8) (16 16 320)
  23. */