Skip to content

v0.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@nagidev nagidev released this 13 Feb 10:33

This is a pre-release, there maybe bugs!

That said, the add-on works reliably as long as the values set are of the correct datatype. Feel free to use it in your project (with backups, just in case).

New features

  • Add, set & use variables in your dialogues.
  • ConditionNode : control the dialogue flow using simple conditions.

Bug-fixes

  • Unknown nodes no longer crash the DialogueBox's execution.

Known bugs

  • Size of DialogueNodes is not used when loading a file.
  • Connections show glitched after loading (possibly due to buggy resize code of DialogueNode).