How to sink the Thumbstick input from a Gamepad?

I’m pretty sure ContextActionService will sink joystick input (and keyboard input) and stop movement if you use BindAction with the various input types, until you use UnbindAction. Something like this

2 Likes