public override Vector3 NearestValidDestination(Vector3 destination) { return(agent.NearestValidDestination(destination)); }