How can I make my game darker, so that a flashlight would be useful? (Better graphics)

Greetings,

I am looking into making horror games recently, but I find difficulties in creating a dark system, where a flashlight would come useful for a player. Are there any plugins/scripts that would make the game darker and would make lighting better? Thank you!

1 Like

I’m not actually sure but have you experimented with fog before?

1 Like

To make your game darker change Lighting.Ambient, Lighting.OutdoorAmbient, and then Lighting.Brightness.

You can change these by opening the properties window and selecting Lighting from the explorer/hierarchy window.

There are some plugins that set lighting to preset values.

2 Likes

Thanks a lot, I’ll look into it!

1 Like