add rain to materials
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user