Exemple #1
0
 public void SetController()
 {
     controller = GameObject.Find("ControladorEscena").GetComponent <ControladorModoJuego> ();
 }