Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
levrault edited this page Dec 3, 2020 · 5 revisions

What is the Levrault Dialogue Editor?

The Levrault Dialogue Editor is an standalone application, made with the Godot Engine, created with the main purpose to manage tiny but complex dialogues.

banner

If this application is what you need?

If you want to create visual novel or a story driven game with non-linear story, this application shouldn't be your first choice. Why? Because managing heavy dialogue in a tree view will be simply to hard to maintain. That why you should those applications instead

But if you want to create small conversations between multiples characters, Levrault Dialogue Editor should do the job. It support

  • Localization
  • Character name and portrait
  • Choices
  • Conditional branching for both dialogue and choices
  • Preview of the dialogue based on the condition
  • Emitting custom signals at certain dialogue
  • Editing multiple JSON file at once

does this app if for you

Clone this wiki locally