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

  1. TIKI
  2. setup
  3.     {
  4.     origin 0 0 128
  5.     scale .5
  6.     path models/vine
  7.     surface material1 shader skin01.tga
  8.     }
  9.  
  10. init
  11. {
  12.     server
  13.     {
  14.        notsolid
  15.     inanimate
  16.     noshadow
  17.     //setsize "-16 -16 0" "16 16 32"
  18.     //statemap ai/vine.st
  19.     //stationary
  20.     //fov 360
  21.    anim idle
  22.     }
  23.     client
  24.     {
  25.     }
  26. }
  27.  
  28. animations
  29.     {
  30.     //idle    notmoving.tan
  31.     //sway    slowsway.tan
  32.     //death    notmoving.tan
  33.     idle1    notmoving.tan
  34.     idle2    slowsway.tan
  35.     idle3    notmoving.tan
  36.     }
  37.  
  38. /*QUAKED ambient_vine (1 0.5 0) (-16 -16 -16) (16 16 16)
  39. Vine that hangs from the ceiling and sways
  40. */
  41.