Dialogue System
Dialogue System
XNode Dialogue System is a Unity Package dependent on the XNode Framework for developers to built node-based dialogue trees.
Details
Details
I developed a Dialogue System for developers to create dialogue trees that support game events.
This tool is currently capable of:
displaying dialogue text on screen,
displaying dialogue choices on screen,
calling functions from another class.
Future Work
Future Work
As I keep developing this package, I want to:
display visuals on screen,
play sounds.