Remembering your place in a conversation

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
quinnsea
Regular
Posts: 59
Joined: Wed Apr 26, 2017 5:04 pm
Completed: Birch Sapling
Projects: Aspen, Baleen
Organization: Koimarina Games
IRC Nick: quinnsea
Tumblr: bonnievoyage
Soundcloud: nishiikigoi
itch: koimarina
Location: Missouri
Contact:

Remembering your place in a conversation

#1 Post by quinnsea »

Hi! I've been working a little bit on a non-linear chat-based game that involves going back and forth between private chats and a chatroom.

Right now, there are some points where you click to go to a private chat and then you go back to the chatroom and in that chatroom it goes back to a part of the conversation the player has already seen before going on.

To avoid confusing the player, I've considered making it so the color of already read text is different from new text but I also wanted to know if there was any way that Ren'Py can sort of remember where the player was in the conversation and just go back to a certain point based on that so you don't lose your place by accidentally clicking to a different window or something.

I'd imagine one way is to make an individual label for every single line of dialogue and make it so it jumps there based on a variable, but I was curious if there was an easier and less time consuming way to do this.

Thanks!
ImageImage

quinn / 26 / qa analyst, game design hobbyist
icon by church

Post Reply

Who is online

Users browsing this forum: No registered users