]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - scripts/map_implosion.shader
Add a note to misc_gamemodel preferring use of misc_clientmodel
[xonotic/xonotic-maps.pk3dir.git] / scripts / map_implosion.shader
1 textures/map_implosion/s_redglow
2
3 {
4         
5 qer_editorimage textures/map_implosion/s_redglow.jpg
6         
7 q3map_surfacelight 3000
8         
9 surfaceparm nomarks
10         
11 surfaceparm nolightmap
12         
13 {
14                 
15 map textures/map_implosion/s_redglow.jpg
16                 
17 rgbGen identity
18         
19 }
20
21 }
22
23
24
25
26 textures/map_implosion/s_blueglow
27
28 {
29         
30 qer_editorimage textures/map_implosion/s_blueglow.jpg
31         
32 q3map_surfacelight 3000
33         
34 surfaceparm nomarks
35         
36 surfaceparm nolightmap
37         
38 {
39                 
40 map textures/map_implosion/s_blueglow.jpg
41                 
42 rgbGen identity
43         
44 }
45
46 }
47
48
49
50
51 textures/map_implosion/l_redglow
52 {
53         
54 qer_editorimage textures/map_implosion/l_redglow.jpg
55         
56 q3map_surfacelight 1000
57         
58 surfaceparm nomarks
59         
60 surfaceparm nolightmap
61         
62 {
63                 
64 map textures/map_implosion/l_redglow.jpg
65                 
66 rgbGen identity
67         
68 }
69
70 }
71
72
73
74
75 textures/map_implosion/l_blueglow
76
77 {
78         
79 qer_editorimage textures/map_implosion/l_blueglow.jpg
80         
81 q3map_surfacelight 1000
82         
83 surfaceparm nomarks
84         
85 surfaceparm nolightmap
86         
87 {
88                 
89 map textures/map_implosion/l_blueglow.jpg
90                 
91 rgbGen identity
92         
93 }
94
95 }
96
97
98
99
100 textures/map_implosion/screen
101 {
102         nopicmip
103         qer_editorimage textures/map_implosion/terminal_blue.tga
104         q3map_lightimage textures/map_implosion/terminal_blue.tga
105         q3map_surfacelight 500
106         surfaceparm nolightmap
107
108         surfaceparm nomarks
109         surfaceparm trans
110         qer_trans 0.5
111         
112 {
113         
114         
115         
116         map textures/map_implosion/terminal_blue.tga
117
118         blendfunc add
119         animmap 2 textures/map_implosion/terminal_blue.tga textures/map_implosion/terminal_blue2.tga textures/map_implosion/terminal_blue3.tga
120 }
121
122
123 }
124
125
126 textures/map_implosion/code
127 {
128         
129 nopicmip
130         qer_editorimage textures/map_implosion/code.tga
131         q3map_lightimage textures/map_implosion/code.tga
132         q3map_surfacelight 500
133         surfaceparm nolightmap
134
135         surfaceparm nomarks
136         surfaceparm trans
137         qer_trans 0.5
138 {       
139 map textures/map_implosion/code.tga     
140 blendfunc add
141                 
142 tcmod scroll 0 0.3 
143                 
144
145 }
146
147 textures/map_implosion/xonoticdecal
148 {
149         qer_editorimage textures/map_implosion/xonoticdecal
150
151         surfaceparm trans
152         surfaceparm nonsolid
153         surfaceparm nodlight
154         //q3map_surfacelight 500
155         surfaceparm nolightmap
156
157         polygonOffset
158         sort 6
159         cull none
160
161         {
162                 map textures/map_implosion/xonoticdecal
163                 blendFunc filter
164                 rgbgen identity
165         }
166         
167 }
168