When i have an interior scene and there is a window or some hole to let the sunhine in is there a way to do this without a directional light? I mean that works, but you have to check the whole level for every tiny spot which lets the light through where you dont want it.
You could try either a Rect Light or an emissive Decal, but otherwise you’ll have to stick with the Directional Light.
Hope this helps!