public override IEnumerator Start() { playerManager.SetAllAttackableOutlines(); cardLogic.PlayCard(); yield break; }