add flash and thunders
This commit is contained in:
@@ -93,6 +93,8 @@ static func create_rain() -> WeatherProfile:
|
||||
profile.ambient_intensity_multiplier = 0.6
|
||||
profile.fog_density_multiplier = 2.0
|
||||
profile.rain_intensity = 0.7
|
||||
profile.lightning_enabled = true
|
||||
profile.lightning_frequency = 0.04
|
||||
profile.default_transition_duration = 8.0
|
||||
return profile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user