]> git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - scripts/water.shader
City shaders
[xonotic/xonotic-maps.pk3dir.git] / scripts / water.shader
1 textures/water/water_fall
2 {
3         qer_editorimage textures/water/water_fall.tga
4         qer_trans 20
5         cull disable
6         surfaceparm trans
7         surfaceparm nonsolid
8
9         {
10                 map textures/water/water_fall.tga       
11                 tcMod scroll 0 -1.9
12                 blendfunc blend
13         
14         }
15         dpreflectcube cubemaps/default/sky
16         {
17                 map $lightmap
18                 blendfunc add
19                 tcGen lightmap
20         }
21         dp_water 0.1 0.9  3 3  1 1 1  1 1 1  0.4
22 }