팝업 UI, 씬에 고정 UI 구분을 위한 폴더 구조 생성

This commit is contained in:
2026-01-25 23:59:57 +09:00
parent 698300d465
commit e9dd959527
10 changed files with 64 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
using UnityEngine;
public class UI_Popup : MonoBehaviour
{
void Start()
{
}
void Update()
{
}
}

View File

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