Modme Forums

How to add fog around map edge? (fog border)

Game Modding | Call of Duty: Black Ops 3 | Radiant


ModmeBot:

Thread By: ZombieKid164
Hello there! I am making an island map and I need to put in a dense fog around the Island so the player cannot see forever. Would you do this with litfog or worldfog and what would you do to make it more dense than the default fog? Thanks, any help is greatly appreciated!


ModmeBot:

Reply By: Wild
You would use world_fog. lit_fog is only for volumetric lighting and you won't see any of it really without a light. world_fog is used for normal fog. I haven't played with the setting on world_fog to help you set it up but that's what you use.


ModmeBot:

Reply By: ZombieKid164

AGC
You would use world_fog. lit_fog is only for volumetric lighting and you won't see any of it really without a light. world_fog is used for normal fog. I haven't played with the setting on world_fog to help you set it up but that's what you use.

Thanks! I figured out you can edit the density of the fog in the Asset Editor.