Is it possible to put in an input, such as a name spot?

For those of you who know HTML, I want to make a place where you can type your name in game, similar to the <input type="Text"></input> in HTML.
Is this possible in-game?
Thanks!

The reason for this is a questions leaderboard with only 1 player.

You’ll need to make some sort of keyboard to let people type names. Here’s a guide.

2 Likes

Do you need them to type their own names in, couldn’t you just use the names they put in when they enter the game?

2 Likes

You could do that, there is literally a block for it.

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.