Added fountain spray water

This commit is contained in:
2024-09-08 19:42:53 -05:00
parent 28f70d8561
commit a7f57e50ae
4 changed files with 67 additions and 17 deletions

View File

@ -0,0 +1,15 @@
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://bu5lp0670r7nl"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_284l6"]
sky_top_color = Color(0.90063, 0.668517, 0.773633, 1)
sky_horizon_color = Color(0.862745, 0.780392, 0.564706, 1)
[sub_resource type="Sky" id="Sky_le0bg"]
sky_material = SubResource("ProceduralSkyMaterial_284l6")
[resource]
background_mode = 2
background_energy_multiplier = 0.25
sky = SubResource("Sky_le0bg")
ambient_light_source = 3
fog_light_color = Color(0.193826, 0.181174, 0.240142, 1)