How to keep say text during transition or pause?

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
vollschauer
Veteran
Posts: 231
Joined: Sun Oct 11, 2015 9:38 am
Github: vollschauer
Contact:

How to keep say text during transition or pause?

#1 Post by vollschauer »

Is there a way to keep the text during a transition or a pause? I already searched the forum and found this, but no solution so far :/ viewtopic.php?f=8&t=17001

I noticed also a little issue with the text rendering if you use "extend" and the line is to long an does a automatic line break.
It will mess up the first say line ....(comment the show/pause statements to see it more clearly)

Code: Select all

label start:

    scene bg room

    e "You've created a new Ren'Py game.\n"

    ## Here the text should NOT disappear ....
    show eileen happy at right with dissolve
    $ renpy.pause(0.5)
    show eileen happy at left with move

    extend " Once you add a story, pictures, and music, you can release it to the world!"

    return

Post Reply

Who is online

Users browsing this forum: babayi0827, Bing [Bot]