How to prevent other inputs while one is pressed?

Hey Grey27,

This is how I did it. After the button you want to press, get the player controller and “Disable Input”. Then add a “Delay” and set the time for your time. Then “Enable Input”

2 Likes