home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 98 / DPPCZ0101.7z / DPPCZ0101.mdf / ExPlay / alert.exe / Alert / alert.pk3 / scripts / holo.shader < prev    next >
Text File  |  2000-09-11  |  649b  |  28 lines

  1. textures/holo/core
  2. {
  3.     q3map_surfacelight 612
  4.     surfaceparm nolightmap
  5.     {
  6.         map textures/holo/core.tga
  7.         tcMod scale 0.35 0.14
  8.         tcMod scroll -0.4 0.9
  9.     }
  10.     {
  11.         map textures/holo/core.tga
  12.         blendFunc GL_DST_COLOR GL_ONE
  13.         tcMod scale 0.25 0.13
  14.         tcMod scroll 0.75 -0.15
  15.     }
  16.     {
  17.         map textures/holo/core.tga
  18.         blendFunc GL_DST_COLOR GL_ZERO
  19.         tcMod scale 0.23 0.12
  20.         tcMod scroll 0.4 -0.85
  21.     }
  22.     {
  23.         map textures/holo/core.tga
  24.         blendFunc GL_DST_COLOR GL_ONE
  25.         tcMod scale 0.15 0.3
  26.         tcMod scroll -0.8 -0.6
  27.     }
  28. }