Hey! Currently I’m making a building system, Which uses handles to move, resize, rotate, etc.
I recently finished the movement module, but i noticed, that when moving the part along a axis, the mouse will get ahead of the part (Rather than moving with the handle)
Heres a image of the mouse getting too far ahead while moving:

Heres how it should be moving.

I have tried looking at tools like F3X as they do fix this issue, But i have not been able to pin point what exact part of their 500+ line scripts actually stop this issue from happening.
Anyone with any type of knowledge or suggestion on how I would go about eliminating this issue would be greatly appreciated.