add rain preset
This commit is contained in:
parent
7b1c03c208
commit
61a469aeb8
20
res/presets/weather/rain.json
Normal file
20
res/presets/weather/rain.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"fall": {
|
||||
"vspeed": 2.0,
|
||||
"texture": "misc/rain",
|
||||
"noise": "ambient/rain",
|
||||
"splash": {
|
||||
"lifetime": 0.2,
|
||||
"spawn_interval": 0.0,
|
||||
"size": [0.2, 0.2, 0.2],
|
||||
"frames": [
|
||||
"particles:rain_splash_0",
|
||||
"particles:rain_splash_1",
|
||||
"particles:rain_splash_2"
|
||||
]
|
||||
},
|
||||
"fog_opacity": 0.8,
|
||||
"fog_dencity": 2.0,
|
||||
"clouds": 0.5
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user