Dress up screen using persistent data [SOLVED!]

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
beastcarving
Regular
Posts: 139
Joined: Mon May 13, 2019 5:03 pm
Completed: Pulse Cage https://beastcarving.itch.io/pulse-cage-the-full-series
Projects: Your Brother's Religion
Organization: BeastCarving Studio
IRC Nick: BeastCarving
Tumblr: beastcarving
Deviantart: beastcarving
Github: beastcarving
itch: beastcarving
Contact:

Dress up screen using persistent data [SOLVED!]

#1 Post by beastcarving »

I've been trying to use persistent data to save the custom charter you can create. The character is show in one of the menus, so it goes back to the default setting when I reload or close and reopen the game.
Here's what I've got so far:

Code: Select all

    $ avatar = Character(Persistent, 'Me', color="#700a1b", show_two_window=True,show_side_image=DynamicDisplayable(draw_girl_side))
I've seen others do something like this, but I keep getting an error saying,"non-keyword arg..."
Image Pulse Cage (full game)Image Your Brother's Religion (Demo)
PLAY HERE: https://beastcarving.itch.io/
Love my work: https://www.patreon.com/beastcarving

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], DewyNebula