I'm working on a small game where the object of the game is to fire a bullet over a (tilemap) wall and hit an object on the other side. but if the bullet collides with a certain point on the wall then id like only that block of the (tilemap) wall to be destroyed.