void Attack() { attacking = true; LookAtPlayer(); anim.SetTrigger("Attack"); ats.AttackDamageSystem(Attackdamage); }