ashblue / fluid-dialogueLinks
A Unity dialogue system that features an easy to use drag and drop graph. ScriptableObject driven with the ability to write custom actions and conditions to create complex dialogue workflows.
☆207Updated 9 months ago
Alternatives and similar repositories for fluid-dialogue
Users that are interested in fluid-dialogue are comparing it to the libraries listed below
Sorting:
- Object Pooling for Unity☆215Updated 2 years ago
- A small front-end framework for Unity's UIToolkit powered by code generation.☆198Updated 2 months ago
- Open-source node-based tool for developing branching conversation trees☆205Updated 2 years ago
- ☆212Updated this week
- A tool built in Unity that draws a graph representation of behavior trees running in the scene☆197Updated 2 years ago
- ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.☆138Updated 2 years ago
- This asset allows users to view raycasts as the user fires them.☆171Updated 2 months ago
- Boilerplate Code Generation, Tabs, Reorderable Manipulator, Built-in USS Exporter☆217Updated 4 months ago
- UnityEvents triggered by states inside an Animator. Easy to use and performant.☆216Updated 4 years ago
- A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.☆164Updated 4 years ago
- Create palettes of colors and components for change specific color on a specific visual element. Very useful to UI.☆164Updated 5 months ago
- Customizable Object Pooling for Unity.☆226Updated 2 years ago
- Generic UnityEngine.Objects☆174Updated 3 years ago
- Improved Unity C# Timers that run as a Player Loop System☆154Updated 5 months ago
- ☆133Updated 4 months ago
- A general node graph solution centered on data management. This is based on the idea to visualize complex data structures as graph networ…