-
Notifications
You must be signed in to change notification settings - Fork 0
Home
zcaliptium edited this page Aug 7, 2020
·
16 revisions
Welcome to the GDDlg wiki!
GDDlg (Godot Dialog) - appears to be data-driven core solution for the dialog system. It tries to be generic as possible so it has nothing about dialog GUIs.
- 100% written in GDScript;
- Lightweight solution;
- Small set of scripts;
- No extra dependencies;
- Dialog Database;
- Data-driven;
- Built-in JSON parser for Dialog Definitions;
- See Dialog File for example;
- Conditions system;
- Has constants (True & False);
- Has basic Logic Operators (see corresponding section at sidebar --->);
- Allows making custom conditions with scripts;
Page on Godot Asset Library | Other projects: https://github.com/zcaliptium/gdinv