Hi, Im creating a space scene and I would like to attach 1 directional light per planet. Is it possible to only light 1 planet/game object and ignore everything else in the scene?
Thanks
You can use layers, and have the culling mask on the light only affect the given layers.