dump_styles??

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
rames44
Veteran
Posts: 233
Joined: Sun May 29, 2016 4:38 pm
Contact:

dump_styles??

#1 Post by rames44 »

https://www.renpy.org/doc/html/developer_tools.html mentions the "Shift+Y Style Dumping" feature. I cannot for the life of me get this feature to work. The dump_styles keymap entry is empty. I've tried adding 'Y' to it, added config.developer=True, and nothing seems to make it operate.

Looking at the GitHub source, the only references to the dump_styles entry in the keymap are the documentation.

Has this feature been removed? If not, how do I get it to work?

User avatar
Remix
Eileen-Class Veteran
Posts: 1628
Joined: Tue May 30, 2017 6:10 am
Completed: None... yet (as I'm still looking for an artist)
Projects: An un-named anime based trainer game
Contact:

Re: dump_styles??

#2 Post by Remix »

does it work with

Code: Select all

init python:
    config.keymap['dump_styles'] = ['shift_K_y']
?
In my default keymap, dump_styles is empty... []

So saying, an sdk search for dump_styles only yields docs and keymap... no underlying function
Frameworks & Scriptlets:

Post Reply

Who is online

Users browsing this forum: No registered users