void ChooseEnemyCardAnimation()
 {
     FG.DrawEnemyCard(gameObject);
 }