Closed CyrusTheHedgehog closed 1 year ago
This change introduces a patched version of Hx_MotionUpdate that is framerate dependent. The scale factor can be tweaked by raising (BetterSMS::getFrameRate() / 30.0f) to a power.
(BetterSMS::getFrameRate() / 30.0f)
This change introduces a patched version of Hx_MotionUpdate that is framerate dependent. The scale factor can be tweaked by raising
(BetterSMS::getFrameRate() / 30.0f)
to a power.