Tool to convert DialogueDesigner JSON file into Ren'Py code.
You may want to create you Visual Novel game visually, in a diagram-like way. Dialogue Designer can help you to design dialogues visually. But it knows nothing about export to real engines. dxDD2RenPy will help you to convert Dialogue Designer’s JSON files into Ren’Py code.
dxDD2RenPy is a cross platform application. It works on: Windows, Linux, Mac OS X. Just run “exe” in the archive on your operation system.
dxDD2RenPy will monitor your changes automatically, you do not need to alt-tab to the converter after each save in Dialogue Designer - rpy-files will be updated automatically while dxDD2RenPy is running.
Download latest release: https://github.com/DeXP/dxDD2RenPy/releases/latest
Dialogue Designer is a branching dialogue and storylines editor for game developers. You can visually create your dialog here:
This diagram will be translated by dxDD2RenPy into this scene (running in Ren’Py):
You can get the whole code in the example stated in the section above.
Developed by Dmitry Hrabrov a.k.a. DeXPeriX and every direct or indirect contributor to the GitHub.