Exemple #1
0
 void OnMouseDown()
 {
     Controller.Point();
     Destroy(this.gameObject);
 }