How do I get my level totally dark?

Hey guys,

I am making a horror game, and I am having extreme issues making it so the player can only see where there is light. I have tried removing the eye adaptation (multiple times) and it still isnt dark enough.

Are you using static or dynamic lighting?

Dynamic lighting.

Remove the skylight if you have one in the level, that will mke everything dark where there is no direct lighting. Or decrease it’s intensity if you want things slightly visible but dark.

The easiest way to do that is to use the “blank” map template → now just add the lights that you want (e.g a pointlight,…) :slight_smile: