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
|
|
@ -420,6 +420,7 @@ func _initialize_application(dedicated: bool) -> void:
|
|||
_test_world.get_sun(),
|
||||
_world_weather,
|
||||
_player,
|
||||
Callable(_player, "get_active_gameplay_camera"),
|
||||
)
|
||||
if not _world_time.natural_time_advanced.is_connected(
|
||||
_on_natural_time_advanced
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue