Adds the wet decal, which allows surfaces to remain dry while raining.
Some values are hidden from the user because they are always the same, and in order to make it easier to use they are hidden as they should not be changed instead.
Visible defaults are also set to values that will very likely not be changed either.
Changed location of windows to the Weather namespace.
Changed location of some mappings to better match structure.
Added utility to also map some private fields, namely the ones marked with [SerializeField].
Adds the wet decal, which allows surfaces to remain dry while raining. Some values are hidden from the user because they are always the same, and in order to make it easier to use they are hidden as they should not be changed instead. Visible defaults are also set to values that will very likely not be changed either.
Changed location of windows to the Weather namespace. Changed location of some mappings to better match structure. Added utility to also map some private fields, namely the ones marked with [SerializeField].