public override void Activate() { status = Status.Active; steering.StopFlocking(); steering.StartArrive(target); }