Lobby 씬 수정

This commit is contained in:
aube.lee
2025-02-03 15:51:09 +09:00
parent 55610f133a
commit 772dc43579
2 changed files with 288 additions and 124 deletions

View File

@@ -22,6 +22,7 @@ namespace TON
}
UIManager.Show<LobbyUI>(UIList.LobbyUI);
UIManager.Show<ControllerUI>(UIList.ControllerUI);
PlayerSpawner.SpawnPlayerCharacter();
}