Skip to content

Unity package that help building dialog system in your game providing an easy way to create/edit dialog asset

License

Notifications You must be signed in to change notification settings

Rikougo/CheapDialogSystem

Repository files navigation

CheapDialogSystem

A simple dialog system with editor assisted dialog's asset creation. It is originally based on this awesome resource and I plan on adding things and doing things my own way.

How to use

The package provide a view to edit/create DialogContainer.asset using graph edition. You can then use those assets as you want using the data they hold. You can find the graph window in Window -> CheapDialogSystem -> DialogGraph :

Graph view

In the upper toolbar there is an object selector, you can drag your DialogContainer asset in there to edit it, then you can press Save Data.

Current road map

  • Improve dialog graph editor with colors and better asset selector
    • Asset selector
  • Modular conditional dialog branch
  • Modular action during dialog
  • Portraits on dialogs

About

Unity package that help building dialog system in your game providing an easy way to create/edit dialog asset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages