Merge pull request 'polish1' (#6) from polish1 into main

Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
2026-05-02 16:09:44 +00:00
40 changed files with 4843 additions and 193 deletions

View File

@@ -90,6 +90,9 @@ wind_amount = 50
cloud_speed = 0.01
fireflies_amount = 550
fireflies_spawn_ray = 60.0
water_color_morning = Color(0.33333334, 0.654902, 0.5294118, 1)
water_color_afternoon = Color(0.5803922, 0.5137255, 0.2901961, 1)
water_color_night = Color(0.48235294, 0.45490196, 0.69411767, 1)
metadata/_custom_type_script = "uid://butda6k2tli3o"
[sub_resource type="Gradient" id="Gradient_i3hjl"]