Under some animations, if there is a large gap (usually dragDeltaFrames - 1) between keyframes, the script tries to accelerate the position to the next keyframe, causing a noticeable jump in the animation.
Workaround: Add more tweening keyframes manually.