For instance, numerical inputs, when the game asks you to specify your age; or textual inputs when at the very beginning the game asks you to insert a nickname for your new character.
How can I make this?
Develop games in your browser. Powerful, performant & highly capable.
There is a text input object which allows text entry then you can use the text entered as a name.