Add modular character customization

This commit is contained in:
Alexander Sellite 2026-08-04 22:34:43 -04:00
parent 70d6205ec1
commit 2bcb4a3c93
34 changed files with 761 additions and 76 deletions

View file

@ -533,6 +533,8 @@ func _initialize_after_data_root() -> void:
_world_time,
_world_weather,
_player_jobs,
_test_world.get_world_environment(),
_test_world.get_sun(),
)
_game_ui.setup_data_and_identity(
_data_root,