Trying to import character data through Multi-Game Persistence

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
arlj11
Regular
Posts: 30
Joined: Mon Jan 06, 2020 12:30 pm
Projects: 4Wins
Deviantart: arlj11
Github: arlj11
Contact:

Trying to import character data through Multi-Game Persistence

#1 Post by arlj11 »

As the title says, I want to be able to import my characters in to other games that I will make. Mostly for cameos reasons. Can the MultiPersistent() function do that and if so, how do I go about doing it.

Here is a sample of the data I want to port over:

Code: Select all

ChColor = "#FFFFFF"
Ch = Character("Name", color=ChColor)
I sometimes use the character's color elsewhere in my games. That's why it's a separate variable.

Post Reply

Who is online

Users browsing this forum: Mingus