Hey
Do you mean like the background is black and when the character moves on that surface stuff will reveal itself beneath that black surface?
If you want like a fog to lay over your background and the fog should dissapear when the character walks on it you should get the particle candy addon and then you can set the alpha value to make fog transparent/invisible where the character walks.
If you have like a tiled platform you could reveal tile after tile but that would probably not look so hot so I would lay down the background and over that background I would probably draw black pixels 1x1 or maybe 2x2 depending on the accuracy you need. Then when character collides with pixels I would use transition and set alpha from 1 to 0 quite fast and that would give the effect that the background reveals itself under the character.
Would that be something for you to try? [import]uid: 22737 topic_id: 6227 reply_id: 21389[/import]