예제 #1
0
 private void BlokHancur()
 {
     Destroy(gameObject);
     level.BlokHancur();
     //Debug.Log(collision.gameObject.name);
 }