Phone Message (Help)

I’ve seen this in so many different stories where there’s a choice to “open message” and receive a message on your phone but I can’t figure out how to do it? Can someone help? Thank you!

(I can’t just use the narrator because I need a back and forth texting conversation)

1 Like

@asophiewish200,

So I think that your saying you want the choice but not the speech bubble. You can do this by positioning the speech bubble off screen using the speech bubble helper. To change the speech bubble back to normal use @speechbubble reset.

label read_messages

    NARRATOR
Which message should I read?

choice
“Message 1” {

    CHARACTER
Message.

goto read_messages

} “Message 2” {

    CHARACTER
Message.

goto read_messages

} “Message 1” {

    CHARACTER
Message.

goto read_messages

} “Ignore all” {

}

thanks

thank you!

Closing due to one month of inactivity :slight_smile: