So below lies a code that I'm using to draw raindrops.
It randomly draws a rain amount on two places I want (d, and d2) and on 10 loops it restores the surface creating the effect I want. Now I also want the shame effect on the player (d3) and it works nicely, but I can't see the sprites unless the character is transparent. Apparently cause surfaces are drawn on the background. So question is how do I do this?
EDIT: Thanks a lot, solved.
It randomly draws a rain amount on two places I want (d, and d2) and on 10 loops it restores the surface creating the effect I want. Now I also want the shame effect on the player (d3) and it works nicely, but I can't see the sprites unless the character is transparent. Apparently cause surfaces are drawn on the background. So question is how do I do this?
EDIT: Thanks a lot, solved.
