]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/effects_jumppad.shader
fix some shader bugs
[xonotic/xonotic-maps.pk3dir.git] / scripts / effects_jumppad.shader
index 211eef33e4e331e8361198aa04e0fb2d77b8be2d..30eaf65728668ff438f2915cb55decf32d01af97 100644 (file)
@@ -10,7 +10,7 @@ textures/effects_jumppad/jumppadfx1_a
        qer_trans 0.6
        {
                map textures/effects_jumppad/jumppadfx1_a.tga
-               blendfunc add
+               blendfunc GL_SRC_ALPHA GL_ONE
                tcMod scroll 0 2
        }
 }
@@ -26,7 +26,7 @@ textures/effects_jumppad/jumppadfx1_b
        qer_trans 0.6
        {
                map textures/effects_jumppad/jumppadfx1_b.tga
-               blendfunc add
+               blendfunc GL_SRC_ALPHA GL_ONE
                tcMod scroll 0 2
        }
 }
@@ -42,7 +42,7 @@ textures/effects_jumppad/jumppadfx1_c
        qer_trans 0.6
        {
                map textures/effects_jumppad/jumppadfx1_c.tga
-               blendfunc add
+               blendfunc GL_SRC_ALPHA GL_ONE
                tcMod scroll 0 2
        }
 }
@@ -58,7 +58,7 @@ textures/effects_jumppad/jumppadfx1_d
        qer_trans 0.6
        {
                map textures/effects_jumppad/jumppadfx1_d.tga
-               blendfunc add
+               blendfunc GL_SRC_ALPHA GL_ONE
                tcMod scroll 0 2
        }
 }