2026-04-17 장보기 목록 버튼 할당 진행중
This commit is contained in:
@@ -104,6 +104,8 @@ private async Awaitable SceneChange(string sceneName)
|
||||
{
|
||||
try
|
||||
{
|
||||
SetSceneLoadingProgressValue(0f);
|
||||
|
||||
await SetSceneLoadingActive(true,1f);
|
||||
|
||||
AsyncOperation op = SceneManager.LoadSceneAsync(sceneName);
|
||||
|
||||
Reference in New Issue
Block a user