Page 1 of 1

Textbox glitch

Posted: Thu Dec 06, 2018 10:41 pm
by lacticacid
Okay so, I have two separate textboxes in my game - one for the narration and one for dialogue. When I launched it, however, I noticed something: the dialogue textbox keeps popping up for just a brief moment before the narration box is shown, and it's driving me insane.
Here's the code I used to put in the narration box, for context: (Maybe I should try making it into a screen instead?)
define n = Character(window_background="gui/textboxnar.png", what_ypos=49, what_color="#5090a8")