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

  1. TIKI
  2. setup
  3.     {
  4.     scale 2
  5.     path models/weapons/jackbomb
  6.     surface material1 shader skin01.tga
  7.     }
  8.  
  9. init
  10. {
  11.     server
  12.     {
  13.         classname    Animate
  14.         anim idle
  15.         angles "0 90 0"
  16.     }
  17. }
  18.  
  19. animations
  20. {
  21.     idle    cranking.tan
  22. }
  23.