Beispiel #1
0
 void DestroyBox()
 {
     dropmanager.DropUp(this.gameObject);
     Destroy(this.gameObject);
 }