add rain to materials

This commit is contained in:
2026-03-31 19:33:17 +02:00
parent 222c3c88d3
commit b05abd395f
16 changed files with 218 additions and 106 deletions

View File

@@ -29,7 +29,7 @@ window/stretch/aspect="expand"
[global_group]
wind_materials="Materials to apply wind"
snow_materials=""
weather_materials=""
[physics]
@@ -99,3 +99,7 @@ global_snow_melt_speed={
"type": "float",
"value": 0.0
}
global_rain_intensity={
"type": "float",
"value": 0.0
}