add rain puddle

This commit is contained in:
2026-03-31 23:59:04 +02:00
parent b05abd395f
commit 0be4b503e2
6 changed files with 94 additions and 40 deletions

View File

@@ -103,3 +103,7 @@ global_rain_intensity={
"type": "float",
"value": 0.0
}
global_rain_puddle_amount={
"type": "float",
"value": 0.0
}