In one of my earlier attempts at creating a game, I had a textbox that let the user enter and save their name. On mobile it worked good, with the textbox moving upward and allowing room for the mobile keyboard.
I've since moved to a newer laptop and don't have that earlier game on this laptop, so i can't use that capx as an example.
I am pretty close to being done with a different mobile game, but now, when the user touches the textbox to input their name, the keyboard covers the textbox. The user can not see what they're typing.
So... How can i make the textbox work on Android mobile when the keyboard pops up? And how can i hide the keyboard, allowing the user to touch the replay button?
Any help with this is greatly appreciated.