Instalation and configuration
Instalation
Follow Godot's installing plugins guide .
Settings
Go to Project > Project Settings > General > Dialogue.
| Field | Description | 
|---|---|
| Source Folder: | Default folder where the interpreter will look for .clydefiles when just the filename is provided.Default: res://dialogues/ | 
| Id Suffix Lookup Separator: | When using id suffixes, this is the separator used in the translation keys. Default. &. | 
| Enable Editor: | Enable main screen dialogue editor. Default: true | 
| Enable Helpers: | Enable the Dialoguesingleton and config node. Default:false |