Hi all,
I'm trying to make a (flash)light effect for a platform game. I've used the method used in the example file, by creating white circles on a black layer with blending mode set to 'Destination out'.
<img src="http://i47.tinypic.com/14n1ufb.png" border="0" />
Now I'd like to exclude the background layer from this effect, the following image shows what I mean.
<img src="http://i45.tinypic.com/ms2e03.png" border="0" />
Is this achievable through blend modes? Could I somehow set a layer to mask the underlying layer like in Photoshop?
Here's the .capx, but it's not that different from the example file.
dropbox.com/s/wagtcfct4yrk7wo/Lighting.capx