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

  1. TIKI
  2. setup
  3.     {
  4.     scale .25
  5.     path models/firefly
  6.     surface material1 shader skin01.tga
  7.     }
  8.  
  9. init
  10. {
  11.     server
  12.     {
  13.         classname object
  14.         noshadow
  15.     }
  16.     client
  17.     {
  18.         originemitter light
  19.         (
  20.             dlight 1 1 0 200 additive
  21.             lightstyle "gfx/light/wallbug_lighting.tga"
  22.             no_deadtime
  23.         )
  24.     }
  25. }
  26.  
  27. animations
  28.     {
  29.     idle         notmoving.tan
  30.     struggle01    struggle01.tan
  31.     struggle02    struggle02.tan
  32.     }
  33.  
  34. /*QUAKED garden_firefly (1 0.5 0) (-8 -16 0) (8 16 32)
  35.  
  36. Little crucified firefly.  Poor fly, I guess he'll die.
  37.  
  38. */
  39.