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

  1. TIKI
  2. setup
  3.     {
  4.     scale 0.66
  5.     path models/fx/fx_boojum_scream
  6.     surface all shader textures/effects/shockwave2
  7.     }
  8.  
  9. init
  10. {
  11.     server
  12.     {
  13.         classname    jackbit
  14.         name        "jackbit"
  15.         setsize     "-16 -16 -32" "16 16 32"
  16.         color 1 1 1
  17.         speed        800
  18.         life        6
  19. //        ghost
  20.     }
  21.     client
  22.     {
  23.     }
  24. }
  25.  
  26. animations
  27. {
  28.     idle1    cone.tan
  29.     {
  30.         server
  31.         {
  32.         }
  33.         client
  34.         {
  35.         }
  36.     }
  37. }
  38.