Esempio n. 1
0
 void OnMouseDown()
 {
     Debug.Log("running");
     //go to minigame
     animalController.raiseAffect();
 }