This commit is contained in:
Overside srl
2026-02-17 17:15:13 +01:00
parent c7d2ae14b3
commit 8b2ea22f0c
6 changed files with 99 additions and 41 deletions

View File

@@ -197,6 +197,18 @@ colors = PackedColorArray(0.05, 0.06, 0.1, 1, 0.6, 0.65, 0.75, 1, 0.7, 0.75, 0.8
_data = [Vector2(0, 0.02), 0.0, 0.0, 0, 0, Vector2(0.25, 0.015), 0.0, 0.0, 0, 0, Vector2(0.5, 0.01), 0.0, 0.0, 0, 0, Vector2(0.75, 0.015), 0.0, 0.0, 0, 0, Vector2(1, 0.02), 0.0, 0.0, 0, 0]
point_count = 5
[sub_resource type="Gradient" id="Gradient_2w5ig"]
offsets = PackedFloat32Array(0, 0.2, 0.3, 0.5, 0.75, 0.85, 1)
colors = PackedColorArray(0.01, 0.01, 0.04, 1, 0.01, 0.01, 0.04, 1, 0.18, 0.35, 0.8, 1, 0.15, 0.35, 0.82, 1, 0.12, 0.15, 0.4, 1, 0.02, 0.02, 0.06, 1, 1, 1, 1, 1)
[sub_resource type="Gradient" id="Gradient_cnx2n"]
offsets = PackedFloat32Array(0, 0.2, 0.25, 0.35, 0.5, 0.75, 0.85, 1)
colors = PackedColorArray(0.03, 0.04, 0.08, 1, 0.03, 0.04, 0.08, 1, 0.85, 0.55, 0.45, 1, 0.45, 0.6, 0.85, 1, 0.5, 0.65, 0.88, 1, 0.95, 0.45, 0.25, 1, 0.06, 0.06, 0.1, 1, 1, 1, 1, 1)
[sub_resource type="Gradient" id="Gradient_djhca"]
offsets = PackedFloat32Array(0, 0.2, 0.3, 0.5, 0.75, 0.85, 1)
colors = PackedColorArray(0.02, 0.02, 0.05, 1, 0.02, 0.02, 0.05, 1, 0.35, 0.45, 0.55, 1, 0.35, 0.45, 0.55, 1, 0.3, 0.2, 0.2, 1, 0.03, 0.03, 0.06, 1, 1, 1, 1, 1)
[sub_resource type="Curve" id="Curve_ta3fj"]
_data = [Vector2(0, 1), 0.0, 0.0, 0, 0, Vector2(0.2, 0.8), 0.0, 0.0, 0, 0, Vector2(0.3, 0), 0.0, 0.0, 0, 0, Vector2(0.7, 0), 0.0, 0.0, 0, 0, Vector2(0.85, 0.8), 0.0, 0.0, 0, 0, Vector2(1, 1), 0.0, 0.0, 0, 0]
point_count = 6
@@ -310,7 +322,7 @@ flow_speed = 0.015
[sub_resource type="Compositor" id="Compositor_ssi15"]
[node name="DynamicSky" type="Node3D" unique_id=516593260 node_paths=PackedStringArray("preset_library", "day_night_controller", "weather_controller", "cloud_system", "post_process_controller", "vfx_controller", "shadow_proxy_system", "world_environment", "sun_light", "moon_light")]
[node name="DynamicSky" type="Node3D" unique_id=516593260 node_paths=PackedStringArray("preset_library", "day_night_controller", "weather_controller", "cloud_system", "post_process_controller", "vfx_controller", "shadow_proxy_system", "weather_vfx", "world_environment", "sun_light", "moon_light")]
script = ExtResource("1_dynamic_sky")
preset_library = NodePath("PresetLibrary")
day_night_controller = NodePath("DayNightController")
@@ -319,6 +331,7 @@ cloud_system = NodePath("CloudSystem")
post_process_controller = NodePath("PostProcessController")
vfx_controller = NodePath("VFXController")
shadow_proxy_system = NodePath("ShadowProxySystem")
weather_vfx = NodePath("WeatherVFX")
world_environment = NodePath("WorldEnvironment")
sun_light = NodePath("SunLight")
moon_light = NodePath("MoonLight")
@@ -331,7 +344,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.3159409316050229
time_of_day = 0.6330777230246745
current_day = 4
sun_color_curve = SubResource("Gradient_sxvon")
sun_intensity_curve = SubResource("Curve_fm80q")
@@ -341,6 +354,9 @@ ambient_color_curve = SubResource("Gradient_bq8yq")
ambient_intensity_curve = SubResource("Curve_x6xf2")
fog_color_curve = SubResource("Gradient_tn5up")
fog_density_curve = SubResource("Curve_ej5u1")
sky_top_color_curve = SubResource("Gradient_2w5ig")
sky_horizon_color_curve = SubResource("Gradient_cnx2n")
sky_bottom_color_curve = SubResource("Gradient_djhca")
stars_visibility_curve = SubResource("Curve_ta3fj")
[node name="WeatherController" type="Node" parent="." unique_id=1440281936]
@@ -353,10 +369,11 @@ 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.9038672, 0.39738584, 0.15845723)
sun_color = Color(1, 0.63184845, 0.471403, 1)
sun_intensity = 0.80360174
moon_direction = Vector3(0.91050637, -0.40030476, -0.10360649)
sun_direction = Vector3(-0.71683276, 0.6476549, 0.25825176)
sun_color = Color(1, 0.95, 0.85, 1)
sun_intensity = 1.2
moon_direction = Vector3(-0.7310799, -0.6605271, -0.17095698)
moon_color = Color(0.8, 0.85, 1, 1)
moon_intensity = 0.0
[node name="PostProcessController" type="Node" parent="." unique_id=186747041]
@@ -367,11 +384,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.25821814, 0.28612906, 0.371403, 1)
fog_density = 0.014140322
sun_glow_intensity = 0.40180087
sun_glow_color = Color(1, 0.63184845, 0.471403, 1)
sun_direction = Vector3(0.9038672, 0.39738584, 0.15845723)
fog_color = Color(0.7, 0.64355034, 0.6637131, 1)
fog_density = 0.012741526
sun_glow_intensity = 0.3
sun_glow_color = Color(1, 0.95, 0.85, 1)
sun_direction = Vector3(-0.71683276, 0.6476549, 0.25825176)
[node name="VFXController" type="Node3D" parent="." unique_id=207251300]
script = ExtResource("7_vfx")
@@ -386,13 +403,14 @@ environment = ExtResource("13_2w5ig")
compositor = SubResource("Compositor_ssi15")
[node name="SunLight" type="DirectionalLight3D" parent="." unique_id=1278065589]
transform = Transform3D(0.17267685, -0.9848151, 0.017930198, 0, 0.018203637, 0.99983454, -0.98497826, -0.17264825, 0.0031433487, 0, 50, 0)
light_color = Color(1, 0.63184845, 0.471403, 1)
light_energy = 0.80360174
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
shadow_enabled = true
[node name="MoonLight" type="DirectionalLight3D" parent="." unique_id=52072807]
transform = Transform3D(-0.11306036, -0.9934189, 0.018351724, 0, 0.018470151, 0.99982965, -0.9935881, 0.11304111, -0.0020882422, 0, 50, 0)
transform = Transform3D(-0.22769909, 0.9736189, -0.014815218, 0, 0.015214887, 0.9998845, 0.9737314, 0.22767279, -0.0034644168, 0, 50, 0)
visible = false
light_color = Color(0.7, 0.8, 1, 1)
light_energy = 0.0
light_indirect_energy = 1.979