Add modular character customization
This commit is contained in:
parent
70d6205ec1
commit
2bcb4a3c93
34 changed files with 761 additions and 76 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue