Hello;
I looked at the JSON based dialogue tutorials (both good) and a DRAFFT for generating json for dialogues (seems to be pro-Godot). Are there any good dialogue systems out there I should look at?
thanks for your time.
yours
winkr7
Develop games in your browser. Powerful, performant & highly capable.
I made a few examples before:
- JSON Branch Dialogue System
cdn.discordapp.com/attachments/225550155531812865/1092398948607598672/JSON_BranchDialogueSystem.c3p
- CSV to JSON
cdn.discordapp.com/attachments/225550155531812865/1091824119928078457/CSVtoJSON.c3p
---------------------
And these tutorials from many years ago:
- Branch Dialogue System Tutorial by Laura
construct.net/en/courses/displaying-dialogue-games-36
- JSON dialogue Example by Kyatric
cdn.discordapp.com/attachments/225550155531812865/1082234761596108800/JSON_dialog_system.c3p