Tracking side image stay after scene change?

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
Katz_Drawings
Newbie
Posts: 4
Joined: Thu Jun 08, 2017 8:25 am
Projects: [it's a secret!]
Tumblr: katz-drawings
Deviantart: katz-drawings
itch: katz_drawings
Location: UK
Contact:

Tracking side image stay after scene change?

#1 Post by Katz_Drawings »

How can I get the side image to stay by the dialogue box despite the scene change?

Code: Select all

    $ config.side_image_tag = "mc"
    scene outside_bar with dissolve
    mc norm "talking with mc norm side image"
    "narrration with mc norm side image"
    "more narration with mc norm side image"
    mc "mc norm side image"
    t "character t speaking with mc norm side image"
    mc angry "mc angry side image with dialogue"

    scene inside_bar
    "narration without side image"
    "more narration without side image"
    mc angry "talking with mc angry side image"
    mc sad "taking with mc sad side image"
    mc "still talking with mc sad side image"

Post Reply

Who is online

Users browsing this forum: No registered users