Hello
I’ve got a slight issue with allowing players to use alt buttons to interact with the HUD. What I want is to be able to hold alt and then the mouse appears and the player can click buttons in the alt (like menu buttons or virtual input buttons if they have a broken keyboard, etc).
I have this currently, but when I click a button it cancels the alt and the player mouse dissapears, which I don’t want. This also causes buttons like my virtual input sprint button to no longer work, which is an issue.
Currently I’ve overridden this by doing a toggle but I’d rather do a held.
Does anyone know how I can do this? Thank you!

