Hi,
I have a game with objects in the background and a black sprite that is in front.
I want a 100x100 white sprite that blends with the black sprite and when those 2 overlap the game objects in the background to become visible.
Like this:http://forums.flixel.org/index.php?topic=6552.0
How can I do that?
I tried with blend mode multiply no effect.
Thanks