home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / models / static / tree_regularpalm.tik < prev    next >
Encoding:
Text File  |  2002-10-21  |  589 b   |  21 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_regularpalm.skd
  7.     surface palmregtrunk shader static_palmregtrunk
  8.     surface palmfill shader static_palmfill
  9.     surface palmcross shader static_palmcross
  10.     surface regpalmsprite shader regpalmsprite
  11.  
  12.     lod_scale 100 // to prevent the continous LOD system from messing with this model
  13. }
  14.  
  15. animations
  16. {
  17.     idle     tree_regularpalm.skc
  18. }
  19.  
  20. /*QUAKED static_natural_tree_regularpalm (0.5 0.0 0.5) (-16 -16 -8) (16 16 296)
  21. */