Ejemplo n.º 1
0
 void OnMouseDown()
 {
     //Debug.Log(this.name);
     gameManagerVariant.OpenBox(gameObject);
 }