This package provides a modular, node-based dialogue system for Unity designed to simplify the creation of branching conversations and narrative events.
Built with ScriptableObject architecture, the system allows developers to create scalable dialogue structures without hardcoding conversations. Each dialogue is composed of nodes that can represent text, choices, or events, giving full control over flow and logic.
The system is flexible and can be integrated into both 2D and 3D projects.