Unity 6 demonstration project for LSDE Dialog Engine (runtime) — a callback-driven, framework-agnostic dialogue system.
This repo contains demo scenes showcasing the LSDE runtime features: dialogues, choices, conditions, actions, and combined flows.
| Scene | Description |
|---|---|
| Simple Dialog Flow | Basic linear dialogue |
| Multi Tracks | Async parallel dialogue tracks |
| Simple Choices | Player choices with branching |
| Simple Action | Action blocks with signatures |
| Simple Condition | Conditional routing |
| Condition Dispatch | Dispatcher multi conditions |
- Unity 6000.4.1f1 (URP)
- LsdeDialogEngine 0.3.0 (NuGet)
- Install Unity 6000.4.1f1 or later
- Clone this repo
- Open the project folder in Unity Hub