X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=scripts%2Feffects_warpzone.shader;h=dee4b2bb1ea090489ca3787857d4cc8bf17303fd;hp=17c8d7852d8dbc2d9e5855195fbdf34e15abbc65;hb=6a78e8e971e7eb42a222c6c4a11633a60aff5c9c;hpb=d53374bc0b3efb2bbe03bec332a154e9ae9c5561 diff --git a/scripts/effects_warpzone.shader b/scripts/effects_warpzone.shader index 17c8d785..dee4b2bb 100644 --- a/scripts/effects_warpzone.shader +++ b/scripts/effects_warpzone.shader @@ -1,5 +1,6 @@ textures/effects_warpzone/wavy { + dpoffsetmapping none surfaceparm nolightmap // surfaceparm nonsolid // no, it must be solid like trigger surfaceparm trans @@ -21,7 +22,7 @@ textures/effects_warpzone/blueedge cull none { map textures/effects_warpzone/blueedge.tga - blendfunc add + blendfunc GL_SRC_ALPHA GL_ONE } } @@ -33,10 +34,23 @@ textures/effects_warpzone/rededge cull none { map textures/effects_warpzone/rededge.tga - blendfunc add + blendfunc GL_SRC_ALPHA GL_ONE } } +textures/effects_warpzone/greenedge +{ + surfaceparm nonsolid + surfaceparm nomarks + q3map_surfacelight 2500 + cull none + { + map textures/effects_warpzone/greenedge.tga + blendfunc GL_SRC_ALPHA GL_ONE + } +} + + textures/effects_warpzone/warpzone_backdrop { surfaceparm nomarks