- Sample dialogue system for unity
- Newtonsoft Json
import the unity package into unity 2023+
move the prefab into your scene and import the json files outputted by the editor to the project. Then call the DialogueTreeInterpreter.StartDialogue(TextAsset t) method to start the dialogue. make use of the dialogue callbacks to add events to the dialogue.
graphicmismatch (Rayan Madan) |
Made with ❤ by GDSC-VIT