2026-04-23 클리어 효과

This commit is contained in:
2026-04-23 17:46:12 +09:00
parent 3c2b4e68e9
commit 76ce1448a4
1692 changed files with 56311 additions and 9 deletions

View File

@@ -0,0 +1,11 @@
using UnityEngine;
public class GameSceneUIManager : MonoBehaviour
{
[SerializeField] private ClearPanel _clearPanel;
public void ShowClearPanel()
{
_clearPanel.OpenClear();
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 8a78e0e3434c1864aba139d54f81d064