derail-valley-modding / custom-car-loader

A Derail Valley mod that allows the addition of new cars and locomotive types to the game.
https://nexusmods.com/derailvalley/mods/324
MIT License
14 stars 6 forks source link

Wet decal #199

Closed WhistleWiz closed 10 months ago

WhistleWiz commented 10 months ago

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].