add rain sound
This commit is contained in:
@@ -94,7 +94,7 @@ static func create_rain() -> WeatherProfile:
|
||||
profile.fog_density_multiplier = 2.0
|
||||
profile.rain_intensity = 0.7
|
||||
profile.lightning_enabled = true
|
||||
profile.lightning_frequency = 0.04
|
||||
profile.lightning_frequency = 0.008
|
||||
profile.default_transition_duration = 8.0
|
||||
return profile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user