StrataSource / FGD

The FGD + Hammer resource files for games built on Strata Source.
19 stars 14 forks source link

kv for legacy rain behavior #107

Closed braem closed 2 years ago

braem commented 2 years ago

Tackles https://github.com/momentum-mod/game/issues/1695

If this kv is not present, it defaults to true in code so older maps that rely on broken behavior (eg. bhop_arcane) work still.

Will be off for new maps now by including this kv and defaulting it to false. Will want to flip it to true in momentum's map porting though.

To summarize, legacy behavior rains at the center of the map, extending outward by how large the func_precipitation brush is. It also has no Z-culling. Definitely keep this off if you want rain to function around the actual brush.