Example #1
0
 public void MarbleClicked()
 {
     player.AddMarble(this.gameObject.GetComponent <Marble>());
 }