예제 #1
0
 void Start()
 {
     gameObject.SetActive(false);
     mouseCheck = GameObject.FindGameObjectWithTag("Pulsar").GetComponent <PlayerTuto>();
 }
예제 #2
0
 void Start()
 {
     zoneCheck = GameObject.FindGameObjectWithTag("Pulsar").GetComponent <PlayerTuto>();
 }