add flash and thunders
This commit is contained in:
@@ -253,6 +253,7 @@ wind_speed = 2.0
|
||||
ambient_intensity_multiplier = 0.6
|
||||
fog_density_multiplier = 2.0
|
||||
rain_intensity = 0.7
|
||||
lightning_enabled = true
|
||||
default_transition_duration = 8.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_mr14h"]
|
||||
@@ -344,7 +345,7 @@ presets = Array[ExtResource("3_c6jpa")]([SubResource("Resource_ajt3x"), SubResou
|
||||
|
||||
[node name="DayNightController" type="Node" parent="." unique_id=1083149574]
|
||||
script = ExtResource("3_day_night")
|
||||
time_of_day = 0.6330777230246745
|
||||
time_of_day = 0.7679742411724282
|
||||
current_day = 4
|
||||
sun_color_curve = SubResource("Gradient_sxvon")
|
||||
sun_intensity_curve = SubResource("Curve_fm80q")
|
||||
@@ -369,10 +370,10 @@ script = ExtResource("5_clouds")
|
||||
layer_configs = Array[ExtResource("4_ssi15")]([SubResource("Resource_xh4oc"), SubResource("Resource_ahi10"), SubResource("Resource_a5xai"), SubResource("Resource_uxs4q")])
|
||||
global_coverage = 0.2
|
||||
global_wind_speed = 0.5
|
||||
sun_direction = Vector3(-0.71683276, 0.6476549, 0.25825176)
|
||||
sun_direction = Vector3(-0.99265814, -0.112351425, -0.04480003)
|
||||
sun_color = Color(1, 0.95, 0.85, 1)
|
||||
sun_intensity = 1.2
|
||||
moon_direction = Vector3(-0.7310799, -0.6605271, -0.17095698)
|
||||
moon_direction = Vector3(-0.9932351, 0.11241673, 0.029095592)
|
||||
moon_color = Color(0.8, 0.85, 1, 1)
|
||||
moon_intensity = 0.0
|
||||
|
||||
@@ -384,11 +385,11 @@ sky_top_color = Color(0.2, 0.4, 0.85, 1)
|
||||
sky_horizon_color = Color(0.6, 0.75, 0.95, 1)
|
||||
sky_bottom_color = Color(0.5, 0.6, 0.7, 1)
|
||||
skybox_texture = ExtResource("6_ssi15")
|
||||
fog_color = Color(0.7, 0.64355034, 0.6637131, 1)
|
||||
fog_density = 0.012741526
|
||||
fog_color = Color(0.6533633, 0.5148431, 0.4713005, 1)
|
||||
fog_density = 0.015073524
|
||||
sun_glow_intensity = 0.3
|
||||
sun_glow_color = Color(1, 0.95, 0.85, 1)
|
||||
sun_direction = Vector3(-0.71683276, 0.6476549, 0.25825176)
|
||||
sun_direction = Vector3(-0.99265814, -0.112351425, -0.04480003)
|
||||
|
||||
[node name="VFXController" type="Node3D" parent="." unique_id=207251300]
|
||||
script = ExtResource("7_vfx")
|
||||
@@ -403,13 +404,13 @@ environment = ExtResource("13_2w5ig")
|
||||
compositor = SubResource("Compositor_ssi15")
|
||||
|
||||
[node name="SunLight" type="DirectionalLight3D" parent="." unique_id=1278065589]
|
||||
transform = Transform3D(0.33894238, 0.9407005, -0.014151112, 0, 0.015041453, 0.9998871, 0.9408068, -0.33890405, 0.0050981897, 0, 50, 0)
|
||||
light_color = Color(1, 0.84032553, 0.65726346, 1)
|
||||
light_energy = 0.58916044
|
||||
transform = Transform3D(-0.04508543, 0.9987848, -0.019893857, 0, 0.019914096, 0.99980193, 0.99898285, 0.045076493, -0.00089783635, 0, 50, 0)
|
||||
light_color = Color(1, 0.7215246, 0.44304925, 1)
|
||||
light_energy = 0.31373072
|
||||
shadow_enabled = true
|
||||
|
||||
[node name="MoonLight" type="DirectionalLight3D" parent="." unique_id=52072807]
|
||||
transform = Transform3D(-0.22769909, 0.9736189, -0.014815218, 0, 0.015214887, 0.9998845, 0.9737314, 0.22767279, -0.0034644168, 0, 50, 0)
|
||||
transform = Transform3D(0.029281195, 0.99937487, -0.01981562, 0, 0.019824117, 0.9998037, 0.999571, -0.02927545, 0.00058047404, 0, 50, 0)
|
||||
visible = false
|
||||
light_color = Color(0.7, 0.8, 1, 1)
|
||||
light_energy = 0.0
|
||||
|
||||
Reference in New Issue
Block a user