Posted September 01, 2025 by EyeFly
#game-engine #renpy #ai #visual novel #cyoa #choose
Sounds Added! — I got sounds working for both, scenes and choices.
Each scene can have a sound and the sound can be set to play once or repeat. If multiple scenes in a row use the same sound, the sound will continue between the scenes.
Each choice can have a sound added to it and will play once when the choice button is clicked.
Game Canvas Settings Added! — You can now customize the game canvas with custom colors, fonts, sizing, and more. I added a set of new buttons to the preview/canvas (was "Test Story" tab) tab to open the different settings pop ups.
Node Info And Settings! — I added the choice names to the nodes and links for easy navigation. The nodes will now scale based on the number of choices for that scene.
I also added a spacing setting so you can auto layout the nodes closer together or further apart.
Some Layout And Placement Changes — I moves a couple of things around such as the fuzz play test button is now in the preview/canvas tab. And other minor things.
And more...