- Home /
GUI Text field? How do I make the text so it goes on more then one line?
I have a Script and when I collide with something it brings up a Text Field GUI, but I have put to many words in it that it runs of the text field. It as a lot of spare space in the text field but doesn't start another line it just runs out of the text field rendering it invisible.
Comment
Best Answer
Answer by jonas-echterhoff · Jun 29, 2010 at 07:21 AM
Try using TextArea instead of TextField.
Your answer
Follow this Question
Related Questions
Accents work on windows but not in mac 1 Answer
In androids about input of TextArea and TextField 0 Answers
Problem with GUI.Button and other GUI items 1 Answer
GUILayout.TextArea/TextField not working. 1 Answer
Prevent IOS keyboard from showing 0 Answers