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

  1. TIKI
  2. setup
  3.     {
  4.     scale 1
  5.     path models/lilypad
  6.     surface material1 shader skin01.tga
  7.     }
  8.  
  9. init
  10. {
  11.     server
  12.     {
  13.         classname object
  14.         inanimate
  15.         noshadow
  16.     }
  17. }
  18.  
  19. animations
  20.     {
  21.     idle notmoving.tan
  22.     }