Skip to content

Client: clamp move values while walking (MP-compatible)#1316

Open
loliver1823 wants to merge 1 commit intoJACoders:dev/controller_wipfrom
loliver1823:lachl/mp-walk-clamp
Open

Client: clamp move values while walking (MP-compatible)#1316
loliver1823 wants to merge 1 commit intoJACoders:dev/controller_wipfrom
loliver1823:lachl/mp-walk-clamp

Conversation

@loliver1823
Copy link

MP pmove clears BUTTON_WALKING when abs(forwardmove/rightmove) > 64 (anti no-footsteps cheat).
Clamp move values to ±64 while walking so analog input can still feather without unexpectedly being forced into run.

@loliver1823 loliver1823 changed the title MP pmove clears BUTTON_WALKING when abs(forwardmove/rightmove) > 64 (anti no-footsteps cheat). Clamp move values to ±64 while walking so analog input can still feather without unexpectedly being forced into run. Client: clamp move values while walking (MP-compatible) Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant