void ChargeRun() { throwerScript.InstantiateObjectToSmash(); animator.SetTrigger("runCharge"); agent.stoppingDistance = 4; GoTowardsThePlayer(); }