Skip to content

AnidemDex/Godot-DialogPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dialogue Plugin for Godot Engine

Godot Engine GitHub license GitHub issues Godot Engine


Twitter: @AnidemDex

An user-friendly dialog system for Godot Engine, with timelines, characters, text boxes, dialog bubbles and many more (planned) features for your games.

Note: If you find a bug, or want a feature to be included, feel free to open a new issue. You can also send me a message on twitter or Discord (AnidemDex#6740).

⚠Warning⚠

This plugin is not ready for use, yet.

You can try it anyway, but be sure to make a copy of your dialog files. The format will not change, but, just in case.

Installation

Download the lastest release and extract the ZIP file. Move the addons folders to the root of your project. It's that easy!

If you want more information about installing plugins in Godot, please refer to official documentation page.

If you're downloading the repository instead, make sure to move only dialog_plugin to your addons folder. Extra folders are for debug purposes.

What is new on this version? [0.2.0]

We are close to launching version 1.0, and this would not be possible without the help of those who have been reviewing the content of what I was creating.

There is A LOT of changes.

Want to see the whole changelog? Take a look on the documentation, the Changelog section.

Documentation

Now we have an official documentation! All the information about the plugin you will find it organized in the documentation page. Tutorials, class information, FAQ and more will be added there, eventually.