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