void KillTroop(Troop _troop)
 {
     _troop.EnterGateEffect();
 }