Okay, so I'm having a slight problem with text alignment and pauses. When I align a message to the center via \a[C] (or \a[1]) and try to put a 1 second (\| or \w[60]) pause anywhere in the message, whenever the message begins a second or third line, the entire message window blanks out, as if no text was inputted, but it returns a second later.
For example :
\a[C]Hello, this is a test.\|
This line appearing instantly is vital to my survival.\|
Will make the window write "Hello, this is a test." and as soon as the first line is completed, it blanks out, as in the window is completely empty as shown below:
The message window stays like that for a second before writing the rest of the message, the first line teleporting in as if nothing was wrong in the first place.
I've tried this with a completely new project and no other scripts enabled, and I've tried the message both with a face and without a face image, the facial image disappears with the message as well.
Line 129's paragraph_format is set to false.
Line 136's append_text is also set to false.
I would rather they both stay off, and I need those 1 second pauses (actually more like 3 second pauses, but it happens with a one second pause anyway.) for certain dialogue in my project.
Oddly enough, the error does not happen if I use the 15 frame pause ( \. ) once or twice, but when I have four \.s then it does the same glitch as just putting a \|
Is there something I'm doing wrong or is this a legitimate bug in the coding? This did not happen with version 1.0 of this script.