Distance to move needs to stay a double
When multiplying the delta to the nudge, it was saving the result into the integer delta, removing all precision from the nudge value.
Fixes #5308 (closed)
When multiplying the delta to the nudge, it was saving the result into the integer delta, removing all precision from the nudge value.
Fixes #5308 (closed)