Clyde Dialogue Plugin for Godot
Importer, interpreter and editor for Clyde Dialogue Language. Completely written in GDScript. No external dependencies.
- Editor with syntax highlighting
- Dialogue player to test dialogues without having to run the game
- Debugger
- Tools to help export dialogue lines for localization
- A few helpers for opinionated, but easier start
- Importer to automatically imports
.clyde
files improving runtime performance, as the dialogue is parsed beforehand.
Check the usage page for how to use the interpreter.