Publisher | cherrydev |
---|---|
File size | 38.25kB |
Number of files | 22 |
Latest version | 1.1.3 |
Latest release date | 2024-01-02 03:41:33 |
First release date | 2023-05-08 02:13:15 |
Supported Unity versions | 2018.4.2 or higher |
Nodes-based dialog system Unity asset is a tool that allows game developers to create branching dialog trees for their game characters easily. It is a visual editor that allows users to create and connect nodes to build conversations between characters in their game. Each node represents a piece of dialog, and the connections between nodes determine the flow of the conversation.
A Node Editor presents an editable graph, displaying nodes and the connections between their attributes. You can create simple sentence node or node with answers to build your own dialog.
The asset is user-friendly and intuitive, allowing users to create dialog trees without the need for programming skills. It includes a variety of features such as the ability to display dialog options based on the player's choices
This video is a short guide to using the Node Based Dialog System: https://www.youtube.com/watch?v=oFOvop46eic&ab_channel=cherrydev
Features:
- This is an efficient and intuitive dialogue writing tool.
- Includes a node-based editor, that makes it easy to create dialogs.
- Ease of use and the ability to implement in any project.
- Start a dialog by simply calling the method and passing your node graph as parameter.