UI调整
This commit is contained in:
@@ -107,7 +107,7 @@ namespace Cielonos.MainGame
|
||||
|
||||
// 7. 淡入画面
|
||||
yield return new WaitForSeconds(0.5f);
|
||||
ScreenFader.Instance.FadeToClear().Play();
|
||||
ScreenFader.Instance?.FadeToClear().Play();
|
||||
|
||||
// 8. 恢复玩家输入
|
||||
playerInput.inputActions.Player.Enable();
|
||||
|
||||
Reference in New Issue
Block a user