Original Post — Direct link

Im trying to make a map that is snowy but i don't know how to make it snowfall or make snow storms so they lose health overtime beacuse of no heat how can i do that?

External link →
over 2 years ago - /u/MoltonMontro - Direct link

Have you tried referencing the official documentation linked to from in-game? These articles in particular would be relevant: LevelConfig.md, LevelAsset.md, and WeatherAsset.md. Additionally, you may want to reference the Config.json file of the Yukon map.

But if you're not particularly concerned with the specifics of your map's weather configuration or other level config details, you can just use Yukon's Level Asset instead. Just add the following to your map's Config.json:

"Asset":
{
    "GUID": "537278c5f6eb45198994ff2915d3107b"
}