]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - scripts/map_glowplant.shader
split up the rain entities
[xonotic/xonotic-maps.pk3dir.git] / scripts / map_glowplant.shader
1 textures/map_glowplant/biolumi2_blue
2 {
3         q3map_lightimage textures/map_glowplant/biolumi2_blue_li.tga
4
5         qer_editorimage textures/map_glowplant/biolumi2_blue_qei.tga    
6
7         q3map_lightmapFilterRadius 0 4
8
9         surfaceparm nolightmap
10         surfaceparm trans
11         surfaceparm nomarks
12         cull disable
13         qer_trans 0.5
14
15
16         q3map_lightsubdivide 16
17         q3map_surfacelight 2500
18
19         {
20                 tcMod scroll 0 0.05
21                 map textures/map_glowplant/biolumi2_blue.tga
22                 blendfunc blend
23         }
24 }
25
26 textures/map_glowplant/biolumi2_blue-lowlight
27 {
28         q3map_lightimage textures/map_glowplant/biolumi2_blue_li.tga
29
30         qer_editorimage textures/map_glowplant/biolumi2_blue_qei.tga    
31
32         q3map_lightmapFilterRadius 0 4
33
34         surfaceparm nolightmap
35         surfaceparm trans
36         surfaceparm nomarks
37         cull disable
38         qer_trans 0.5
39
40
41         q3map_lightsubdivide 16
42         q3map_surfacelight 1000
43
44         {
45                 tcMod scroll 0 0.05
46                 map textures/map_glowplant/biolumi2_blue.tga
47                 blendfunc blend
48         }
49 }
50
51 textures/map_glowplant/biolumi2_blue-nolight
52 {
53         q3map_lightimage textures/map_glowplant/biolumi2_blue_li.tga
54
55         qer_editorimage textures/map_glowplant/biolumi2_blue_qei.tga    
56
57         q3map_lightmapFilterRadius 0 4
58
59         surfaceparm nolightmap
60         surfaceparm trans
61         surfaceparm nomarks
62         cull disable
63         qer_trans 0.5
64
65
66         {
67                 tcMod scroll 0 0.05
68                 map textures/map_glowplant/biolumi2_blue.tga
69                 blendfunc blend
70         }
71 }
72
73 textures/map_glowplant/biolumi2_red
74 {
75         q3map_lightimage textures/map_glowplant/biolumi2_red_li.tga
76
77         qer_editorimage textures/map_glowplant/biolumi2_red_qei.tga    
78
79         q3map_lightmapFilterRadius 0 4
80
81         surfaceparm nolightmap
82         surfaceparm trans
83         surfaceparm nomarks
84         cull disable
85         qer_trans 0.5
86
87
88         q3map_lightsubdivide 8
89         q3map_surfacelight 10000
90
91         {
92                 tcMod scroll 0 0.05
93                 map textures/map_glowplant/biolumi2_red.tga
94                 blendfunc blend
95         }
96 }
97
98 textures/map_glowplant/biolumi2b_red
99 {
100         q3map_lightimage textures/map_glowplant/biolumi2_red_li.tga
101         qer_editorimage textures/map_glowplant/biolumi2_red_qei.tga    
102
103         surfaceparm nolightmap
104         surfaceparm trans
105         surfaceparm nomarks
106         cull disable
107         qer_trans 0.5
108
109         q3map_lightmapFilterRadius 0 4
110
111         q3map_lightsubdivide 8
112         q3map_surfacelight 10000
113
114         deformVertexes wave 32 sin 10 1 0.8 1.5
115
116         {
117                 tcMod scroll 0 -0.025
118                 map textures/map_glowplant/biolumi2_red.tga
119                 blendfunc blend
120         }
121 }
122
123 textures/map_glowplant/biolumi2c_red
124 {
125         q3map_lightimage textures/map_glowplant/biolumi2_red.tga
126         qer_editorimage textures/map_glowplant/biolumi2_red_qei.tga    
127
128         q3map_lightmapFilterRadius 0 4
129
130         surfaceparm nolightmap
131         surfaceparm trans
132         surfaceparm nomarks
133         cull disable
134         qer_trans 0.5
135
136
137         q3map_lightsubdivide 8
138         q3map_surfacelight 5000
139
140         {
141                 tcMod scroll 0 0.015
142                 map textures/map_glowplant/biolumi2_red.tga
143                 blendfunc blend
144         }
145 }
146
147 textures/map_glowplant/sky
148 {
149         qer_editorimage textures/skies/exosystem2.tga
150         
151         surfaceparm noimpact
152         surfaceparm nolightmap
153         surfaceparm nomarks
154         surfaceparm sky
155         
156         q3map_sunext 1 .40625 .17578125 1000 -55.452 17.379 3 16
157         q3map_skylight 150 3
158         skyparms env/exosystem2/exosystem2 - -
159 }
160
161 textures/map_glowplant/distort_glass
162 {
163         qer_editorimage textures/map_glowplant/distort_glass.tga
164         surfaceparm trans
165         q3map_bounceScale 0.75
166         {
167                 map textures/map_glowplant/distort_glass.tga
168                 blendfunc blend
169         }
170         {
171                 map $lightmap
172                 rgbGen identity
173                 tcGen lightmap
174                 blendfunc filter
175         }
176         dp_water 0.1 0.8  3 3  1 1 1  1 1 1  0.125
177 }
178
179 textures/map_glowplant/gradient_light
180 {
181         qer_editorimage textures/map_glowplant/gradient_light.tga
182         surfaceparm noimpact
183         surfaceparm nonsolid
184         surfaceparm trans
185         cull none
186         {
187                 map textures/map_glowplant/gradient_light.tga
188                 blendfunc blend
189         }
190 }