Add weather presentation and gameplay UI improvements

This commit is contained in:
Alexander Sellite 2026-08-13 01:31:05 -04:00
parent db6074ddfa
commit 51fa6535b6
28 changed files with 1067 additions and 61 deletions

View file

@ -10,7 +10,7 @@ ambient_light_source = 2
ambient_light_color = Color(0.82, 0.9, 0.92, 1)
ambient_light_energy = 1.08
reflected_light_source = 2
fog_enabled = true
fog_enabled = false
fog_mode = 1
fog_light_color = Color(0.54902, 0.74902, 0.764706, 1)
fog_light_energy = 0.82