Add weather presentation and gameplay UI improvements
This commit is contained in:
parent
db6074ddfa
commit
51fa6535b6
28 changed files with 1067 additions and 61 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue