]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/effects_warpzone.shader
define a new shader for warpzone backdrops. This is displayed if the warpzones don...
[xonotic/xonotic-maps.pk3dir.git] / scripts / effects_warpzone.shader
index ed896e1e5955b6727c8ba09ac2ba86ae3dbff3f4..17c8d7852d8dbc2d9e5855195fbdf34e15abbc65 100644 (file)
@@ -36,3 +36,13 @@ textures/effects_warpzone/rededge
                blendfunc add
        }
 }
+
+textures/effects_warpzone/warpzone_backdrop
+{
+       surfaceparm nomarks
+       nolightmap
+       {
+               tcMod turb 0 0.4 0 0.08
+               map textures/effects_warpzone/warpzone_backdrop
+       }
+}