Replace world shadows with player blob shadows

This commit is contained in:
Alexander Sellite 2026-07-31 14:00:19 -04:00
parent 0d17921d20
commit 308447d481
8 changed files with 117 additions and 4 deletions

View file

@ -8,7 +8,7 @@ sky = ExtResource("1_sky")
background_energy_multiplier = 0.85
ambient_light_source = 3
ambient_light_sky_contribution = 1.0
ambient_light_energy = 0.8
ambient_light_energy = 0.9
reflected_light_source = 2
fog_enabled = true
fog_light_color = Color(0.54902, 0.74902, 0.764706, 1)