I created a demo project (Dropbox - Error - Simplify your life). In this demo what i think SHOULD be happening is this:
- We have a lens flare
- We have a socket that the light is in (a socket shaped mesh with a mesh colider on a layer called “LightSocket”)
- We want the socket to act like a real socket where it blocks the light from the side and back but not the front. (flare)
- But we want ONLY the socket to effect the flare and nothing else. (
So we have the lens flare set to ignore all layers BUT the “Light Socket” Layer. But it doesn’t work. It either shines through the socket, or does not show at all (depending n HOW you selected the layers in the mask).
the “ignore layers” thing seems really buggy…