Hi,
i don’t know what is it used for, but does it have to be an editable box?
I can’t think of a way to do this with editable box.
You could to it using a button with text on in. But every digit will need its own button.
When you hover mouse over the selected button it changes the integer.
Now in your player blueprint you get the Int from HudBP and change another Int inside playerBP.
And finally create binding for the text in youd hud to get the Int from playerBP
And it looks like this:
I hope that helps.
Kavaar