xNode Dialogue System
A downloadable asset pack
A node based dialogue system for Unity using the xNode package.
Inside the zip file is a Unity package and a readme.pdf documentation. The Unity package also contains a sample scene with the dialogue system implemented.
If you're using a different player controller, get the dialogue system to recognize it by editing the code. Specifically replace using UnityStandardAssets.Characters.FirstPerson; and Player.GetComponent<FirstPersonController(replace here)>().enabled = true;
Feel free to use and credit :)
| Credits
Unity XNode Tutorial: Making a Dialogue System by Harrison Gowland
Adding a Node Editor - Simple Dialog System Pt.4 (Unity3D Tutorial) by BRAINSHACK
Download
Download
xNode_DialogueSystem.zip 2.9 MB
Comments
Log in with itch.io to leave a comment.
This is great package