home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / OpenArena / baseoa / pak0.pk3 / scripts / weapon_chaingun.shader < prev    next >
Encoding:
Text File  |  2006-11-10  |  768 b   |  41 lines

  1. vulcanFlash
  2. {
  3.     cull disable
  4.     deformVertexes bulge 3 3 76
  5.     {
  6.         clampmap models/weapons/vulcan/muzzy.tga
  7.         blendfunc add
  8.         rgbGen wave inversesawtooth 0 1 0 30 
  9.         tcMod rotate 1554
  10.     }
  11.     {
  12.         clampmap models/weapons/vulcan/muzzy.tga
  13.         blendfunc add
  14.         rgbGen wave inversesawtooth 0 1 0 30 
  15.         tcMod rotate -2640
  16.     }
  17.     {
  18.         clampmap models/weapons/vulcan/muzzy.tga
  19.         blendfunc add
  20.         rgbGen wave inversesawtooth 0 1 0 30 
  21.         tcMod rotate 7402
  22.         tcMod stretch sin 0 1 0 1 
  23.     }
  24.     {
  25.         clampmap models/weapons/vulcan/muzzy.tga
  26.         blendfunc add
  27.         rgbGen wave inversesawtooth 0 1 0 30 
  28.         tcMod rotate -6403
  29.         tcMod stretch sin 0.5 0.5 0 1 
  30.     }
  31. }
  32.  
  33. models/weapons/vulcan/vulcan
  34. {
  35.     {
  36.         map models/weapons/vulcan/vulcan.tga
  37.         rgbGen lightingDiffuse
  38.     }
  39. }
  40.  
  41.