mom_mv_fix_unduck_instant_land
Fixes being able to unduck in midair and land without activating triggers. (Also known as jumpbugs or duckbugs).
Fixes being able to unduck in midair and land without activating triggers. (Also known as jumpbugs or duckbugs).
Removes RNG in which the player would hit a slope in an uphill direction and either land or cause a slide. 1 is to land and 2 is to slide.
The amount of units on the Z axis to offset each time the player jumps when jump height normalization is enabled.
Ignores view roll angle when determining the direction for applying force imposed by movement keys (e.g. +moveleft). This fixes accidental counter-strafing when being rolled by a portal.
Enables automatically attaching to ladders when walking off a floor above them.
Makes the player jump to the exact same height every jump. The height if affected by mom_mv_jump_z_offset .
Helps with fixing some surf/ramp bugs.
The amount of units used in the offset for retraces.
Use the old movement code from before the code refactor.
Toggles the paint apply sound.