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

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