home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 99 / dppcz0201.7z / dppcz0201.mdf / Demos / Alice / alicedem.exe / demo / pak0.pk3 / models / mushroom01.tik < prev    next >
Text File  |  2000-11-20  |  363b  |  30 lines

  1. TIKI
  2. setup
  3.     {
  4.     scale .8
  5.     lod_bias -0.5
  6.     path models/mushroom01
  7.     surface material1 shader skin01.tga
  8.     }
  9.  
  10. init
  11. {
  12.     server
  13.     {
  14.         classname object
  15.         inanimate
  16.         noshadow
  17.     }
  18. }
  19.  
  20. animations
  21.     {
  22.     idle notmoving.tan
  23.     swaying swaying.tan
  24.     }
  25.  
  26. /*QUAKED mushroom_small01 (1 0.5 0) (-8 -8 0) (8 8 16)
  27.  
  28. Group of three small red and white mushrooms.
  29.  
  30. */