Is there any way through scripting to allow players to continue moving on a map while a text box is being shown? I couldn't figure out a way myself, but perhaps I'm missing something.
Any help would be much appreciated!
EDIT: I should clarify that when I say moving, I mean that the player has complete control while the text box is being shown.
Cornbread Chemist
There are a couple ways to accomplish this, but I think the easiest one is probably to create a slice collection that looks like a text box (1 rectangle slice, with a wrapping text slice inside it) and load that in your script.
EDIT: unless you mean you want to be able to do this with *all* text boxes, in which case that would definitely not be the easiest method
EDIT: unless you mean you want to be able to do this with *all* text boxes, in which case that would definitely not be the easiest method
Exactly what I needed! I'm not super familiar with slices, which is probably why I overlooked this in the first place. Works like a charm though.
Cornbread Chemist
Cornbread Chemist



