Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
This plugin aims to help in writing dialogue trees for your game. It makes use of a custom scripting "language" with a syntax heavily inspired by {{mustache}} templates, specifically like handlebars.js. It lets you make use of functions and data in your script and have the AraVoxCursor node send signals to tell your UI what to do next (show a line, call a function, make a choice).It also comes with its own editor with syntax highlighting. :)There's also an extensive wiki listing all its features:https://github.com/aravikusu/AraVox/wiki
AraVox for Godot
AraVox is an plugin for Godot that aims to aid in writing dialogue for your game. It uses a syntax heavily inspired by mustache to allow writers to easily write dialogue for your game.
I recommend checking out the wiki for more information regarding how to use AraVox.
AraVox is made for Godot 4.
This plugin aims to help in writing dialogue trees for your game. It makes use of a custom scripting "language" with a syntax heavily inspired by {{mustache}} templates, specifically like handlebars.js. It lets you make use of functions and data in your script and have the AraVoxCursor node send signals to tell your UI what to do next (show a line, call a function, make a choice).
It also comes with its own editor with syntax highlighting. :)
There's also an extensive wiki listing all its features:
https://github.com/aravikusu/AraVox/wiki
Reviews
Quick Information
This plugin aims to help in writing dialogue trees for your game. It makes use of a custom scripting "language" with a syntax heavily inspired by {{mustache}} templates, specifically like handlebars.js. It lets you make use of functions and data in your script and have the AraVoxCursor node send signals to tell your UI what to do next (show a line, call a function, make a choice).It also comes with its own editor with syntax highlighting. :)There's also an extensive wiki listing all its features:https://github.com/aravikusu/AraVox/wiki