home *** CD-ROM | disk | FTP | other *** search
/ Quark 3 / Quark3.iso / KATALOG / ARCHIV / LEVEL / L036.ZIP / FIGURE8.PK3 / scripts / avatar.shader
Encoding:
Text File  |  1999-12-16  |  437 b   |  24 lines

  1. textures/avatar/avasky
  2. {
  3.     surfaceparm noimpact
  4.     surfaceparm nolightmap
  5.     surfaceparm sky
  6.     qer_editorimage textures/skies/toxicbluesky.tga
  7.     q3map_surfacelight 100
  8.     q3map_sun    0 0.5 1 50    0 60
  9.     skyparms - 512 -
  10.     {
  11.         map textures/skies/dimclouds.tga
  12.         tcMod scale 3 2
  13.         tcMod scroll 0.9 0.5
  14.         depthWrite
  15.     }
  16.     {
  17.         map textures/skies/topclouds.tga
  18.         blendFunc GL_ONE GL_ONE
  19.         tcMod scale 4 3
  20.         tcMod scroll 0.15 0.25
  21.     }
  22. }
  23.  
  24.