Hello! Can I ask for someone's help? I have been using the Text Input by Tsuki wherein we are able to input questions as a part of our RPG Quiz game. The problem is if the text/question is to long, some text are hidden or there are text that runoff the screen. What we need is a script that will make the window fixed and it must be the text/question that will adjust. The text/question if it is long, should appear in a MULTILINE or it will automatically go to the next line.
To make it the problem short, it's looking like we are having trouble with text that exceeds the window size, it runs off the screen. Is there a way to alter the script to make it so that it wraps into a second third and maybe fourth line when it gets too long?
For Example:
The Question I inputted is:
"It is a set of instructions that tell the computer what to do"
The Output in the window should be:
"It is a set of instructions
that tell the computer what to do"
The script we need for it will be a script that will make the text goes to next line or make it a multi line.
Or any operation in the enter_text. I have tried to use "\n" but only a square shape shows.
Thanks!
Multi Line using Text Input by Tsuki
● ARCHIVED · READ-ONLY
-
-
Read your private messages.
I just finished this for you. :p -
really? :) Thank you! :D