Skip to content

A basic multiple choice dialogue system for the Unity3D game engine

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

End3r6/LeafyDialogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leafy Dialogue is a simple multiple-choice dialogue tool designed for the Unity3D game engine. Please note that this tool was created exclusively for a school project and is unlikely to receive any further updates. However, I am currently working on a more advanced and robust system that will be released soon. In the meantime, you are welcome to use this tool.

The installation instructions for the tool can be found in the wiki.

Here are some of the features of Leafy Dialogue:

  • Broadcasting messages
  • Triggering animations
  • Triggering audio
  • Multiple-choice options

To subscribe to a message, simply call Messenger.AddListener("Your message here", your function here). This tool uses an updated version of the Unity Messenger class from the old Unity Wiki.

About

A basic multiple choice dialogue system for the Unity3D game engine

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Languages