Hello comrades!
I am working on a mod, which i will need the exact same fog as in the breaking dead event… what do i have to do to get it to work?
The fog should start about 10 metres away from the player, no matter where he moves.
Can anyone help me?
1 Like
For that you will need a bit edit level__blk entity. After that then in seperate blk file need to edit volFog and add inside rootFogGraph write this: fog_dark_zone_winter.json.
Can you tell what map you want to use?
2 Likes
It would be the regular “battle_of_berlin” map
Here is blk file: level.zip (2.6 KB)
Put it to your mod folder.
In level entity you will need edit level__blk and write %ugm/level.blk.
2 Likes
Thank you very much. Is there maybe a way how to adjust the density of the fog?
1 Like