An example of what I mean:
Code:
|‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾|
|Hello, my name is John. Welcome to our |
|peaceful town. Nothing bad ever seems |
|to happen he|‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾| |
|____________| GODZILLA! |_________|
|_________________|
|‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾|
|Hello, my name is John. Welcome to our |
|peaceful town. Nothing bad ever seems |
|to happen he|‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾| |
|____________| GODZILLA! |_________|
|_________________|
... I hope this displays right for everyone as I'm not sure if the font is monospaced. Also there is no Godzilla in my game. This is purely an example for the sake of getting my point across.
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.
⊕ P E R S O N A L M U S I C: https://open.spotify.com/album/6fEo3fCm5C3XhtFRflfANr
⍠ C O L L A B M U S I C: https://dustpuppets.bandcamp.com/releases



