Beispiel #1
0
 public void RegresarMenu()
 {
     IniciarJ.SetActive(true);
     Instrucciones.SetActive(true);
     TextoInstruc.SetActive(false);
     Regresar.SetActive(false);
     Imagen1.SetActive(false);
     Imagen2.SetActive(false);
     PelotaImg.SetActive(false);
 }