P0-B8: Part 1417: Debugging, Improvements
I have found a free asset called “EasyDialogue” on the unity asset store.
This asset adds support for a node-based branching conversation system.
It is simple, but very extensible.
I tried several free assets and code from github, but none of them seemed to work properly, and the only alternatives were very expensive assets that seemed to be unnecessary for what I wanted.
EasyDialogue seems to do just what I need for free, which is ideal.
I have already implemented it into my project, and it works very well.
I still have some testing to do and some minor bugs to fix, but the possibilities for a node based system like this are extensive.
I could also use it for branching quests, etc, in the future.
