A downloadable plugin

Download NowName your own price

Most visual novels don't display the prerequisite question, upon meeting the choice menu. Or maybe they do, but the question is rendered twice, which looks whacky.

This tiny code asset solves this issue.  

Some people find a workaround by explicitly setting ren'py text CPS to 0 manually each time before a choice menu is called. My solution is better, because it provides more maintainability convenience for the developers in the long run.

My solution is streamlined, customizable and solves the long-term headache by the {instant} text tag to use within your story. With this piece of logic, you can then implement your own additional solutions, if needed.

The plugin is heavily commented, line by line, showcasing exactly what I'm doing and why, so that you could add polish to your project, providing better player experience. You will not get lost in the code, I swear.

The plugin is made for Ren'Py 8 and uses Python 3.

Download

Download NowName your own price

Click download now to get access to the following files:

better_menu_for_renpy.zip 2.9 kB

Leave a comment

Log in with itch.io to leave a comment.