Disable Input but the gamepad still keep the information of the axis

Hey, Need some help with this
I disable the input, but It keep the last gamepad value and walk for ever…


ezgif.com-gif-maker (19)

I think it’s to do with your input code. When the widget opens, you also need to make sure all inputs are set to 0.

Thanks for the reply, I using Blueprint, idk how to set the input value to zero with it, I search on internet but I didn’t find anything about it

Can you show the code for moving the character?