
Node Based Dialog System is a tool that will allow you to create dialogs. It's ease to use and also include node-based editor, which will make your life easier.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.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 choicesThis video is a short guide to using the Node Based Dialog System: https://www.youtube.com/watch?v=oFOvop46eic&ab_channel=cherrydevI also recommend watching the latest video describing the new features: https://youtu.be/881lzd-p9egKey Features:Visual Node Editor - Drag, connect, and organize dialog flows with easeVariable System - Dynamic conversations that react to game state (Bool, Int, Float, String)Conditional Branching - Smart dialog paths based on player choices and variablesTimeline Integration - Seamless cutscene and scripted sequence supportUnity Localization - Multi-language support with auto-generated translation keysExternal Functions - Trigger custom code during conversationsPlayerPrefs Persistence - Save dialog state and variables across sessions⭐ Please give this asset a star on GitHub if you find it useful.🐛 Questions or bugs? Contact: olegmroleg@gmail.comSupported OS:- Any OS.For Programmers:- Includes documented and optimized C# source code.Some of this asset's dependencies require you to download them yourself. However, all dependencies are free. Exaple asset's dependencies: TextMeshPro.