revamp pylon

This commit is contained in:
Matteo Sonaglioni
2026-04-30 17:48:08 +02:00
parent d709d9236c
commit e211f89fca
3 changed files with 37 additions and 30 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"]