Sound like you could solve this by drawing the blood sprites using a different predicate onto a render target which you never clear and then draw the render target to a quad.
1 Like
Sound like you could solve this by drawing the blood sprites using a different predicate onto a render target which you never clear and then draw the render target to a quad.