How to make interior area look dark?

Hello,

I have a directional light in my scene and the problem is that the intensity is bright inside interior parts.

I tried changing the ambient light color to black but then the whole scene becomes black, and I just want
the interior parts to be dark.

How can I do it step by step?

Thanks in advance.

I think you simply forgot to apply “Beast LightMapping” instead of trying to use dynamic shadows, the latter requires unity pro :wink:
Ambient light color should be set to the level of illumination EVERY single object of your scene receives, if setting this to 0 makes the whole scene black, there’s something else wrong with the directional light, or it might just be mapping it’s shadows correctly.

Can you post one or more screenshots?

Use light culling masks.

I want to make the interior part I circled in this image dark:

1212598--49365--$62984121.png

Any help?

1 Like

i set my structure as reflection probe static and lightmap static

CounterStrike! Upper Tunnel to B! :wink:

Adjust your Ambient color so that you get the darkest shadows you need, then adjust all additional lights to compensate.