using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;

public class GoToMainGame : MonoBehaviour
{
ย  ย  ย void OnClick()
ย  ย  //void Update()
ย  ย  ย  ย  {
ย  SceneManager.LoadScene("MainGame");
ย  ย  }
}

viewimage.php?id=2abcdd23dad63db0&no=24b0d769e1d32ca73ced83fa11d0283109f613b0c2e59fad7a6297a8113682d7358f072c062645c1ab75fa172ea648e3bccd899c741c50c90e390fc561ceec9ccd77e5c5


๋นจ๊ฐ„ ๋„ค๋ชจ ๋ˆ„๋ฅด๋ฉด MainGame ์”ฌ์œผ๋กœ ๋„˜์–ด๊ฐ€๊ฒŒ ํ•œ๊ฑด๋ฐ


ํด๋ฆญํ•ด๋„ ์•ˆ๋จ


๊ทผ๋ฐ OnClick ๋ง๊ณ  UpDate ๋กœ ํ•˜๋ฉด ๋ฐ”๋กœ ๋ฐ”๋€œ


NGUI,ย UGUI ๊ธฐํƒ€ ํ™•์žฅํ”„๋กœ๊ทธ๋žจ ์—์…‹ ์•„๋ฌด๊ฒƒ๋„ ์—†๋Š” ๋ฐ”๋‹๋ผ ์ƒํƒœ์ž„