Would appreciate if anyone can answer this:
Is there any way to display what's inside the game message before continuing?
In the following script the game displays "HiHello" together in 1 text message window.
I would like it to display the first message change the face image and display the 2nd message.
Anyone know how to do this?
Edit: I would like to add that newpage() separates the messages across two pages but it still uses the same game message object and so the same face image.
Does anyone have a solution to this problem?