Multiple Dialogue

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
wyverngem
Miko-Class Veteran
Posts: 615
Joined: Mon Oct 03, 2011 7:27 pm
Completed: Simple as Snow, Lady Luck's Due,
Projects: Aether Skies, Of the Waterfall
Tumblr: casting-dreams
itch: castingdreams
Location: USA
Contact:

Multiple Dialogue

#1 Post by wyverngem »

So, I'm confused. When I use block1_multiple2_window it seems not to change anything. Am I using the code right?

Code: Select all

define e = Character("Eileen", block1_multiple2_window_yalign=0.66)
define l = Character("Lucy", block2_multiple2_window_yalign=1.0)
define o = Character("Olivia", window_yalign=1.0)

label start:
    o "Talk, talk, talk."
    e "Ren'Py supports displaying multiple lines of dialogue simultaneously." (multiple=2)
    l "About bloody time! I've been waiting for this for years." (multiple=2)
    o "Huh!?"
    e "When did this happen?"
    o "A few weeks ago."

User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: Multiple Dialogue

#2 Post by PyTom »

That's not how you use it. It's a style, not a parameter. Please check the Ren'Py documentation, or the guide on my patreon.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Dark79, Google [Bot]