Edit of asset "AraVox" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | AraVox | |
| 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 a Resource which you can then parse in whichever way you want. It is highly recommended to check out its wiki to fully grasp how to utilize AraVox: https://github.com/aravikusu/AraVox/wiki |
| Category | Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/aravikusu/AraVox | |
| Issues Url | https://github.com/aravikusu/AraVox/issues | |
| Godot version | Godot 4.6 | |
| Version String | 2.0.0 | 1.2.0 |
| Download Commit | 1cc598ad47e354811b52e07fd9a4d36af66de315 | 94cb1fd80f4c0a21c18ce5a8540f4918a326b448 |
| Download Url (Computed) | https://github.com/aravikusu/AraVox/archive/1cc598ad47e354811b52e07fd9a4d36af66de315.zip | https://github.com/aravikusu/AraVox/archive/94cb1fd80f4c0a21c18ce5a8540f4918a326b448.zip |
| Icon Url |
https://raw.githubusercontent.com/aravikusu/AraVox/d3e299411e7b8ef21fccd520f9d8c16fa7232b0a/addons/aravox/assets/icon.svg
|
|