Edit of asset "AraVox" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | AraVox | AraVox - Dialogue Writing Helper |
| Description |
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 |
This plugin aims to help in writing dialogue. It makes use of 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 AraVox generate it. This cuts out the "middleman" - the writer will write the script how they intend it, and the person implementing it won't have to deal with formatting or writing code for the script - AraVox does it for you. It is highly recommended to check out its wiki: https://github.com/aravikusu/AraVox/wiki |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/aravikusu/AraVox | https://github.com/aravikusu/AraVox |
| Issues Url | https://github.com/aravikusu/AraVox/issues | https://github.com/aravikusu/AraVox/issues |
| Godot version | Godot 4.6 | Godot 4.0 |
| Version String | 2.0.0 | 1.0.2 |
| Download Commit | 1cc598ad47e354811b52e07fd9a4d36af66de315 | 5b25e85e922a6542921ba91eccad6bc97c222498 |
| Download Url (Computed) | https://github.com/aravikusu/AraVox/archive/1cc598ad47e354811b52e07fd9a4d36af66de315.zip | https://github.com/aravikusu/AraVox/archive/5b25e85e922a6542921ba91eccad6bc97c222498.zip |
| Icon Url |
https://raw.githubusercontent.com/aravikusu/AraVox/d3e299411e7b8ef21fccd520f9d8c16fa7232b0a/addons/aravox/assets/icon.svg
|
https://raw.githubusercontent.com/aravikusu/AraVox/main/addons/aravox/other/aravox-logo.png
|