Im trying to create a scene within my app where there is a dark room and what looks like a monster hiding in the corner. The user drags a flashlight across the screen to reveal that the monster is really a lamp etc. Im trying to get this effect using the corona flashlight sample code. However, I am wondering if there is any way to place a mask over two images. The mask in the sample code is just a circle surrounded by black but I want my top image to be an image of the dark room with the image to be revealed underneath.
Its a little difficult to explain so I hope this makes sense. Is there any way to do this?