Skip to content

jonlepage/LSDEDE-runtime

Repository files navigation

LSDEDE Runtime

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.

Demo Scenes

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

Tech Stack

  • Unity 6000.4.1f1 (URP)
  • LsdeDialogEngine 0.3.0 (NuGet)

Getting Started

  1. Install Unity 6000.4.1f1 or later
  2. Clone this repo
  3. Open the project folder in Unity Hub