public void Destroy() { Destroy(gameObject, 8.0f); _delegate.RemoveEnemy(this); _card.Climax(); _isDead = true; }