]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - data/scripts/evil5_floor.shader
evil5 reflections
[voretournament/voretournament.git] / data / scripts / evil5_floor.shader
1 textures/evil5_floor/confllr_reflect\r
2 {\r
3         dpreflectcube cubemaps/exomorph/exomorph\r
4         {\r
5                 map textures/evil5_floor/confllr_reflect\r
6         }\r
7         {\r
8                 map $lightmap\r
9                 blendfunc GL_DST_COLOR GL_ZERO\r
10                 rgbGen identity\r
11     }\r
12 }\r
13 \r
14 textures/evil5_floor/confllrtile2pad\r
15 {\r
16         dpreflectcube cubemaps/exomorph/exomorph\r
17         {\r
18                 map textures/evil5_floor/confllrtile2pad.tga\r
19                 blendFunc blend\r
20         }\r
21         {\r
22                 map $lightmap\r
23                 blendfunc filter\r
24         }\r
25 }\r
26 \r
27 textures/evil5_floor/tekconfllr_fx\r
28 {\r
29         dpreflectcube cubemaps/exomorph/exomorph\r
30         surfaceparm trans\r
31         surfaceparm alphashadow\r
32         surfaceparm nomarks\r
33         cull none\r
34         {\r
35                 map textures/evil5_floor/tekconfllr_fx.tga\r
36                 tcmod scroll 0 .9\r
37                 alphafunc GE128\r
38                 depthwrite\r
39         }\r
40         {\r
41                 map textures/evil5_floor/tekconfllr.tga\r
42                 alphafunc GE128\r
43                 depthwrite\r
44         }\r
45         {\r
46                 map $lightmap\r
47                 blendfunc filter\r
48                 depthfunc equal\r
49         }\r
50 }