Make player type number

Godot Version

v4.2.1.stable.mono.official [b09f793f5]

Question

I want the player to type a number. I’m trying to get the input from the unhandled input function, but I’m stumped as to how to get the key being pressed from the InputEventKey.

1 Like