An example of what I mean:
Code: Select all
|‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾|
|Hello, my name is John. Welcome to our |
|peaceful town. Nothing bad ever seems |
|to happen he|‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾| |
|____________| GODZILLA! |_________|
|_________________|
EDIT: Turns out it's not monospaced... took a lot of trial and error to get this to display right on my screen.
Essentially I want to display textbox #1, then after a few seconds of giving the player a chance to read it, textbox #2 will pop up and overlay #1. Currently when I attempted this with my script, #1 vanishes the instant that #2 appears.
Another thing I want is for the textbox #2 to have a smaller width than #1. Is there any way of doing so? I couldn't figure out anything like this in the editor.