Fixed friction stopping threshold
The test for checking whether momentum was small enoughto stop completely was not working correctly.
Moved the logic to libcommon: Mobj_XYMoveStopping().
View differences
Fixed friction stopping threshold
The test for checking whether momentum was small enough
to stop completely was not working correctly.
Moved the logic to libcommon: Mobj_XYMoveStopping().