Entering Text Input Response On Touch Screen
Posted: Fri Jan 31, 2020 8:09 pm
Hello,
this is probably a pretty elementary question,
but I'm a bit stuck at the moment and I'd really appreciate some help.
I'm trying to let the player save their name in a variable by using the [var=?VariableName] markup tag which opens
a text input bar for typing and after pressing enter the variable is saved. This works fine with a keyboard on a computer, but on a touch screen there is no way to press enter to confirm the name. Using a touch screen, how might I go about entering the new name and saving the variable?
this is probably a pretty elementary question,
but I'm a bit stuck at the moment and I'd really appreciate some help.
I'm trying to let the player save their name in a variable by using the [var=?VariableName] markup tag which opens
a text input bar for typing and after pressing enter the variable is saved. This works fine with a keyboard on a computer, but on a touch screen there is no way to press enter to confirm the name. Using a touch screen, how might I go about entering the new name and saving the variable?