With textboxes, you can turn on the Multiline property allowing players with an enter key to go down a line. On my iphone, because there is no esc key, the enter key becomes the way to unfocus the textbox. All I can think of to solve this problem is a new line button that appears on screen when the player focuses the textbox. What do you think would be the best method to accomplish a multiline textbox on mobile?
1 Like