Interrupted Dialogue

A place to discuss things that aren't specific to any one creator or game.
Forum rules
Ren'Py specific questions should be posted in the Ren'Py Questions and Annoucements forum, not here.
Post Reply
Message
Author
deltazechs
Newbie
Posts: 16
Joined: Thu Nov 16, 2006 2:10 pm
Contact:

Interrupted Dialogue

#1 Post by deltazechs »

Hi, I just have a quick question on how to implement a certain scene in Renpy. I will try to describe it as best as I could:

Bob appears on the screen.
Bob: "I can't seem to find my notebook "
But before Bob could finish his sentence, another character appears on screen, quickly followed by her dialogue.
Mary: "Hey, I found it! It's on the table!"

Is there some kind of text tag I need to insert into the end of Bob's dialogue so that the next scenes immediately plays out without interaction (without the need for player to click) from the player?

Thanks in advance :)
"Darker than a moonless night, hotter and more bitter than hell itself. That is coffee." --- Godot, Phoenix Wright Ace Attorney: Trials and Tribulations

Cironian
Regular
Posts: 33
Joined: Sun Aug 26, 2007 5:34 pm
Projects: Dragon Story
Contact:

Re: Interrupted Dialogue

#2 Post by Cironian »

Code: Select all

bob "I can't seem to find my notebook {nw}"
show mary
with None
mary "Hey, I found it! It's on the table!"

deltazechs
Newbie
Posts: 16
Joined: Thu Nov 16, 2006 2:10 pm
Contact:

Re: Interrupted Dialogue

#3 Post by deltazechs »

Thanks for the quick reply! I will try this out. :D
"Darker than a moonless night, hotter and more bitter than hell itself. That is coffee." --- Godot, Phoenix Wright Ace Attorney: Trials and Tribulations

Post Reply

Who is online

Users browsing this forum: No registered users