Making fog which isn't just a circle around the player

Heya!
I’m unsure how to exactly explain the problem, but I’m trying to make fog which is only at places the player hasn’t “discovered yet”. Or simply just making certain areas completely dark.

Here is an example from the game “Noobs in Combat”. As you can see, all the areas where my units can’t see to are completely black and foggy.

How could I achieve something like this??

1 Like

Set the Ambience(and OutsideAmbience)’s color to black.

1 Like

Ah ok. So it will make everything pitch black except for areas where there’s light?

2 Likes

Yes, it’ll make all the areas w/o light pitch black. Just make sure there’s absolutely no light.

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.