2026-04-29 게임 로딩 개선

This commit is contained in:
2026-04-29 18:42:59 +09:00
parent b626a1b5e6
commit dfb5857642
31 changed files with 1230 additions and 10 deletions

View File

@@ -0,0 +1,16 @@
using UnityEngine;
public class BGMObject : MonoBehaviour
{
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 01702c6baeb850b4593ebc1dc16a0a3b