Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 921 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 921 Bytes

qt-talky

Node-based dialogue editor built in Qt and C++.

This tool lets you define dialogues, choices and actions for your game or app in a visual way.

Talky Tool screenshot

Features

  • Define dialogue flows using nodes and links.
  • Multi-platform, can be built on Windows, Mac or even mobile devices.
  • As the resulting work is exported to a JSON file, the tool is engine-agnostic and can be easily integrated in any workflow using Unity, UnrealEngine, CryEngine or any other commercial or custom engine.

Usage and license

While I'm mostly using this for internal development, you're more than welcome to use this in your project, following the conditions and limitations specified in the LICENSE. Also, while not necessary, please make sure to credit me and help spread this tool.

Made with Qt 5.12.1