Godot DialogueManager Playground
This is a a playground to test your dialogs made for DialogueManager library.
DialogueManager on github: https://github.com/nathanhoad/godot_dialogue_manager
Here's how to write dialogs: https://github.com/nathanhoad/godot_dialogue_manager/blob/main/docs/Writing_Dial...
Note that Conditions and Mutations are not supported in this playground
You have to use downloadable to copy/paste from outside of the app (it's a limitation of web build)
Download
Download
DialogueManager Playground.app.zip 28 MB
Install instructions
On Mac you might need to allow unsigned application by running this comand in the containing folder (If the app is not opening)
```
sudo xattr -rds com.apple.quarantine DialogueManager Playground.app
```
Leave a comment
Log in with itch.io to leave a comment.