]> git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/map_implosion.shader
Merge remote-tracking branch 'origin/master' into itsme/tarx
[xonotic/xonotic-maps.pk3dir.git] / scripts / map_implosion.shader
diff --git a/scripts/map_implosion.shader b/scripts/map_implosion.shader
new file mode 100644 (file)
index 0000000..14b2f3c
--- /dev/null
@@ -0,0 +1,168 @@
+textures/map_implosion/s_redglow
+
+{
+       
+qer_editorimage textures/map_implosion/s_redglow.jpg
+       
+q3map_surfacelight 3000
+       
+surfaceparm nomarks
+       
+surfaceparm nolightmap
+       
+{
+               
+map textures/map_implosion/s_redglow.jpg
+               
+rgbGen identity
+       
+}
+
+}
+
+
+
+
+textures/map_implosion/s_blueglow
+
+{
+       
+qer_editorimage textures/map_implosion/s_blueglow.jpg
+       
+q3map_surfacelight 3000
+       
+surfaceparm nomarks
+       
+surfaceparm nolightmap
+       
+{
+               
+map textures/map_implosion/s_blueglow.jpg
+               
+rgbGen identity
+       
+}
+
+}
+
+
+
+
+textures/map_implosion/l_redglow
+{
+       
+qer_editorimage textures/map_implosion/l_redglow.jpg
+       
+q3map_surfacelight 1000
+       
+surfaceparm nomarks
+       
+surfaceparm nolightmap
+       
+{
+               
+map textures/map_implosion/l_redglow.jpg
+               
+rgbGen identity
+       
+}
+
+}
+
+
+
+
+textures/map_implosion/l_blueglow
+
+{
+       
+qer_editorimage textures/map_implosion/l_blueglow.jpg
+       
+q3map_surfacelight 1000
+       
+surfaceparm nomarks
+       
+surfaceparm nolightmap
+       
+{
+               
+map textures/map_implosion/l_blueglow.jpg
+               
+rgbGen identity
+       
+}
+
+}
+
+
+
+
+textures/map_implosion/screen
+{
+       nopicmip
+       qer_editorimage textures/map_implosion/terminal_blue.tga
+       q3map_lightimage textures/map_implosion/terminal_blue.tga
+       q3map_surfacelight 500
+       surfaceparm nolightmap
+
+       surfaceparm nomarks
+       surfaceparm trans
+       qer_trans 0.5
+       
+{
+       
+       
+       
+       map textures/map_implosion/terminal_blue.tga
+
+       blendfunc add
+       animmap 2 textures/map_implosion/terminal_blue.tga textures/map_implosion/terminal_blue2.tga textures/map_implosion/terminal_blue3.tga
+}
+
+
+}
+
+
+textures/map_implosion/code
+{
+       
+nopicmip
+       qer_editorimage textures/map_implosion/code.tga
+       q3map_lightimage textures/map_implosion/code.tga
+       q3map_surfacelight 500
+       surfaceparm nolightmap
+
+       surfaceparm nomarks
+       surfaceparm trans
+       qer_trans 0.5
+{      
+map textures/map_implosion/code.tga    
+blendfunc add
+               
+tcmod scroll 0 0.3 
+               
+} 
+}
+
+textures/map_implosion/xonoticdecal
+{
+       qer_editorimage textures/map_implosion/xonoticdecal
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       //q3map_surfacelight 500
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/map_implosion/xonoticdecal
+               blendFunc filter
+               rgbgen identity
+       }
+       
+}
+