Ejemplo n.º 1
0
 void OnTriggerEnter(Collider other)
 {
     other.Recycle();
 }