Blaze Dialogue
Blaze Dialogue is a lightweight dialogue system designed to streamline conversation implementation in Unity projects. Built as part of the Blaze utilities series, it provides developers with an efficient solution for managing in-game dialogue without unnecessary overhead. The system is open source, MIT licensed, and available via OpenUPM for easy integration into your workflow.
com.blaze.dialogue Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/dialogue.git?path=Packages/BlazeDialogue README Markdown
Copy this to your project's README.md
## Installation
Add **Blaze Dialogue** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/dialogue.git?path=Packages%2FBlazeDialogue
```
[](https://www.pkglnk.dev/pkg/dialogue)Dependencies (2)
README
Unity Blaze
Blaze is a series of open source utils for Unity that i'm building around my projects to solve some common problems that I've encountered, so you may probably find them useful too.
Blaze modules
- BlazeProperty (Smart properties with data binding, events, save/load functions for unity)

- BlazeDialogue (Lightweight dialogue system)

Install Package
The package is available on the openupm registry. It's recommended to install it via openupm-cli.
openupm add com.blaze.property
openupm add com.blaze.dialogue
How to Help
If you're interested in helping or using Blaze, feel free to join the discord channel
Discord
License
MIT License
Explore
Feel free to check out some of my free assets.
Asset Store
BennyKok
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In