Ashley , is it possible to implement a system that assigns different lights to different shadow objects? That way we'll be able to create more complex scenes by choosing which lights should shadow cast particular objects (if need so).
For example, as it is now, lights on layers with different parallax values don't restrict the shadows only at objects that exist on that layer, but cast shadows on objects that exist on other layers too, thus braking the parallax order.
An other example would be to have some objects cast shadows when a particular light is close to them, but not be affected from an other light source somewhere else.
?