Ambient light

First, I'd recommend experimenting with the terrain fog in Scenario > Map Options, and seeing if you can get the effect you want:

It won't actually affect the lighting, but a lot of maps will use fog in combination with the default lighting models to affect the "look" at night. I recommend also going to File > Preferences > Visual and changing the time of day in the editor to midnight to see what things look like at night.

I'd recommend finding one set of values that looks good during the morning, one set of values that look good during the day (i.e. usually a lot clearer), and one set of values that look good at night. Then you can use triggers to set the terrain fog periodically and go between those values. If you'd like, I can share an example of what those triggers would look like.

If you do want it to actually get physically darker, then you will want to look into using a custom animated DNC light model:

These models contain some lighting information and you can customize it to get the look you want.



EDIT: Here is a sample map that combines the two things above (fog and a custom DNC model) to sorta demonstrate some of the possibilities. :thumbs_up:

If you want to play around with it, try editing the "FogConfiguration" trigger. If you want to edit the DNC model, you can take a look at the tutorial linked above and try tweaking the model to the values you want. It'll look like this in-game:
 

Attachments

Last edited:
Back
Top