home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2001 February / maximum-cd-2001-02.iso / Team Arena / TeamArenaDemo.exe / Main / pak0.pk3 / scripts / base_floor2.shader < prev    next >
Encoding:
Text File  |  2000-11-22  |  559 b   |  30 lines

  1. textures/base_floor/concfloor_rain
  2.  
  3.     {
  4.         
  5.         tessSize 32
  6.         deformVertexes normal 1 15
  7.  
  8.         {
  9.             map textures/base_floor/concfloor_rain.tga
  10.                         rgbGen identity    
  11.                 }
  12.                 {
  13.             map textures/liquids/pj_e3_reflection2b.tga
  14.                         Blendfunc add
  15.             tcgen environment
  16.             rgbgen wave sin .3 0 0 0
  17.             tcmod scale 2 2
  18.             tcMod scroll .5 .5
  19.         }
  20.                 {
  21.                 map $lightmap
  22.                         blendFunc filter
  23.                 rgbGen identity
  24.             }
  25.  
  26.     
  27.         }
  28.  
  29.  
  30.