Compare commits

...

2 Commits

Author SHA1 Message Date
김판돌 209917bea2 Merge remote-tracking branch 'origin/feature/character-skill'
# Conflicts:
#	Assets/0_Scenes/Title.unity
#	ProjectSettings/EditorBuildSettings.asset
2025-04-28 20:30:06 +09:00
김판돌 69fa365101 씬 변경 수정 2025-04-28 20:29:23 +09:00
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class TitleCtrl : SingletonMonoBehaviour<TitleCtrl>
{
protected override void OnStart()
{
GameManager.Instance.NextScene();
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 14183be3b50569d4abfb1b12707bbdc0
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: