Game script call to display message?

● ARCHIVED · READ-ONLY
Started by clitvin 1 posts View original ↗
  1. Hey Everyone,

    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?
    upload_2018-8-2_22-45-49.png

    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?