public void BombExploded()
 {
     mapManager.BombExploded(bombInGame.gameObject.transform.position);
 }