Refine world lighting balance

This commit is contained in:
Alexander Sellite 2026-08-01 22:58:49 -04:00
parent b92c55562d
commit 0edbfabdb1
2 changed files with 7 additions and 7 deletions

View file

@ -24,8 +24,8 @@ environment = ExtResource("4_environment")
[node name="Sun" type="DirectionalLight3D" parent="Environment"]
rotation_degrees = Vector3(-54, -32, 0)
light_color = Color(1, 0.945098, 0.721569, 1)
light_energy = 0.62
light_color = Color(0.88, 0.94, 0.96, 1)
light_energy = 0.1
shadow_enabled = false
shadow_opacity = 0.58
shadow_blur = 2.0