X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=scripts%2Feffects_warpzone.shader;h=ebb9d26db804177b752b4b0279455ee813e2374c;hp=17c8d7852d8dbc2d9e5855195fbdf34e15abbc65;hb=2e2db5d7daf8b04f0f2e6ef835a7ba04815d2429;hpb=b7c3e65185181fccc4bb749ef12a8978e096f7e5 diff --git a/scripts/effects_warpzone.shader b/scripts/effects_warpzone.shader index 17c8d785..ebb9d26d 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,7 +34,7 @@ textures/effects_warpzone/rededge cull none { map textures/effects_warpzone/rededge.tga - blendfunc add + blendfunc GL_SRC_ALPHA GL_ONE } }