public void GetDamage(BulletController b)
 {
     _enemyModel.SetDamage(b.Model);
 }