Global
  • Global
  • Türkiye
  • Việt Nam
  • México
  • Perú
  • Colombia
  • Argentina
  • Brasil
  • India
  • ประเทศไทย
  • Indonesia
  • Malaysia
  • Philippines
  • 中國香港
  • 中國台灣
  • السعودية
  • مصر
  • پاکستان
  • Россия
  • 日本
Download
Dialogue Designer

Dialogue Designer

50 Positive / 20 Ratings | Version: 1.0.0

radmatt

Price Comparison
  • United States
    $9.99$9.99
    Go to shop
  • Argentina
    $0.37$0.37
    Go to shop
  • Turkey
    $0.67$0.67
    Go to shop

Download Dialogue Designer on PC With GameLoop Emulator


Dialogue Designer, is a popular steam game developed by Dialogue Designer. You can download Dialogue Designer and top steam games with GameLoop to play on PC. Click the 'Get' button then you could get the latest best deals at GameDeal.

Get Dialogue Designer steam game

Dialogue Designer, is a popular steam game developed by Dialogue Designer. You can download Dialogue Designer and top steam games with GameLoop to play on PC. Click the 'Get' button then you could get the latest best deals at GameDeal.

Dialogue Designer Features

A powerful (but easy to use) branching dialogue editor designed for story-driven games like RPGs and Visual Novels.

Create complex non-linear data structures in seconds, no programming experience required!

Works with Unity, Unreal 4, Godot, Construct 3, GameMaker Studio 2 and many more!

DIALOGUE DESIGNER in a nutshell:

  • Create non-linear stories

  • Design in-game cutscenes

  • Write branching conversations with multiple choise answers

  • Control your dialogues and cutscenes with variables and conditions

  • Create simple visual scripting systems

  • Organize your characters and variables in databases

  • Export to / Import from a single JSON file

No license required. Pay once, and it's yours forever (along with any future updates).

-----------

FEATURES:

LIGHT-WEIGHT AND EASY TO USE

The editor was created for non-programmers. It is easy to understand and navigate. It is also fast and lightweight - it runs smoothly even on less powerful PCs.

BEAUTIFUL INTERFACE

Minimalistic, highly usable interface. Two themes available: Blue and Dark.

DATABASES

The editor includes a characters database and local variables database (strings, integers, booleans). They are incredibly helpful in organising the dialogue and keeping track of player's progress.

SUPPORT FOR MULTIPLE LANGUAGES

Change the dialogue language by selecting it from a drop-down menu. There are no limits for the amount of languages you can use.

EXPORT TO JSON FILE

Export your dialogue with one click to a JSON text file.

JSON files are simple text files, which are easy to read by a human (one like you!). In it, each key is assigned a set of values, for example:

character: "Matt",

message: "Hello!",

is_happy_to_see_you: TRUE

That way it is very simple to import into your favourite game engine or framework, most of which already have lots of tutorials and plugins for importing JSON files and creating dialogues using them.

AVAILABLE NODES (input types):

  • Show Message - Shows a dialogue message

  • Wait - Pauses the dialogue for a given amount of time

  • Execute - Executes a line of code

  • Condition - Takes different paths based on a condition

  • Chance - Has a chance of taking one of two paths

  • Random - Takes different paths at random

  • Repeat - Repeats a part of the dialogue x amount of times

  • Set Variable - Changes a local variable

  • Comment - Used for organizing the dialogue.

The above usage of each node is just a proposition, you can easily repurpose each node to suit your needs.

-----------

See the documentation if you need more help or contact me and ask a question!

Show More

Download Dialogue Designer on PC With GameLoop Emulator

Get Dialogue Designer steam game

Dialogue Designer, is a popular steam game developed by Dialogue Designer. You can download Dialogue Designer and top steam games with GameLoop to play on PC. Click the 'Get' button then you could get the latest best deals at GameDeal.

Dialogue Designer Features

A powerful (but easy to use) branching dialogue editor designed for story-driven games like RPGs and Visual Novels.

Create complex non-linear data structures in seconds, no programming experience required!

Works with Unity, Unreal 4, Godot, Construct 3, GameMaker Studio 2 and many more!

DIALOGUE DESIGNER in a nutshell:

  • Create non-linear stories

  • Design in-game cutscenes

  • Write branching conversations with multiple choise answers

  • Control your dialogues and cutscenes with variables and conditions

  • Create simple visual scripting systems

  • Organize your characters and variables in databases

  • Export to / Import from a single JSON file

No license required. Pay once, and it's yours forever (along with any future updates).

-----------

FEATURES:

LIGHT-WEIGHT AND EASY TO USE

The editor was created for non-programmers. It is easy to understand and navigate. It is also fast and lightweight - it runs smoothly even on less powerful PCs.

BEAUTIFUL INTERFACE

Minimalistic, highly usable interface. Two themes available: Blue and Dark.

DATABASES

The editor includes a characters database and local variables database (strings, integers, booleans). They are incredibly helpful in organising the dialogue and keeping track of player's progress.

SUPPORT FOR MULTIPLE LANGUAGES

Change the dialogue language by selecting it from a drop-down menu. There are no limits for the amount of languages you can use.

EXPORT TO JSON FILE

Export your dialogue with one click to a JSON text file.

JSON files are simple text files, which are easy to read by a human (one like you!). In it, each key is assigned a set of values, for example:

character: "Matt",

message: "Hello!",

is_happy_to_see_you: TRUE

That way it is very simple to import into your favourite game engine or framework, most of which already have lots of tutorials and plugins for importing JSON files and creating dialogues using them.

AVAILABLE NODES (input types):

  • Show Message - Shows a dialogue message

  • Wait - Pauses the dialogue for a given amount of time

  • Execute - Executes a line of code

  • Condition - Takes different paths based on a condition

  • Chance - Has a chance of taking one of two paths

  • Random - Takes different paths at random

  • Repeat - Repeats a part of the dialogue x amount of times

  • Set Variable - Changes a local variable

  • Comment - Used for organizing the dialogue.

The above usage of each node is just a proposition, you can easily repurpose each node to suit your needs.

-----------

See the documentation if you need more help or contact me and ask a question!

Show More

Preview

  • gallery
  • gallery

Information

  • Developer

    radmatt

  • Latest Version

    1.0.0

  • Last Updated

    2020-04-17

  • Category

    Steam-game

Show More

Reviews

  • Hyperaula

    Nov 25, 2022

    Lost hours of work, at the bottom of screen it was confirming it was saving....boy was I WRONG. Truly sad to see. C'est la vie. Not going to use faulty product.
  • crumpled666

    Feb 6, 2023

    DO NOT BUY! This product is not longer supported by the developers. There is not way to change the resolution on a Mac (and it's difficult to do on a PC), making the entire user interface tiny! The UI text is smaller than the text you are reading right now on this steam review. There is no way to zoom in or out and your canvas space is limited, so if you want to create a novel or keep everything in one place you are screwed. A really nice tool that unfortunately is practically unusable due to its interface.
  • L00kingGla55

    Mar 7, 2023

    This program is not suitable for use in a production environment. The program has multiple bugs that have not been fixed. The output JSON is often malformed. Node duplication causes contents not to be saved. The program lacks basic functionality like specifying an output directory for exports. Additional tools are needed to make it usable. It appears to be a hastily assembled tool slapped together using existing free Godot UI libraries. I was unable to reach the developer after multiple attempts to reach out.
  • WiLLyRS

    Aug 31, 2023

    Very nice tool, the only problem I found is that the json export creates a mixed array for the characters list, with strings and numbers. This is a bit of a problem with strongly-typed languages like kotlin (that I'm using), so I need to edit the array each time I export it.. It would be cool to avoid creating mixed array and just put everything as string
  • gamedeal user

    Apr 18, 2020

    Advantages - Convenient and functional dialog editor. - Nice interface design. Easy and not loading system. - The editor can be used both for creating dialogs and for creating branched blocks of stories (for any type of game). - I was pleasantly surprised when I learned from the file structure that this editor was made on the Godot Engine (this is cool). Disadvantages - I haven’t noticed the cons yet, time will tell.
  • gamedeal user

    Apr 19, 2020

    I really like this, it has some issues and some important additions I think will be easy enough to add. In the following video we look at implementing it and the Godot Dialogue System https://www.youtube.com/watch?v=QqECpmfahZo Fantastic software, extremely user friendly and ideal for your creatives / writers and authors to start knocking out scripts for the coding team. The author should be extremely proud of what they have created! The only downside is that I'm not a big fan of the JSON output, writing a new parser for it will not be simple, there is a Godot Parser available. I've yet to try and pick it out and put it into my own framework. It is perhaps designed to be too user friendly at the expense of flexibility. What would be fantastic would be for the editor to allow for custom fields or tags, similar to characters / variables etc. Custom fields could be associated with the various nodes and have a specific query system in the parser. In my case I want to add custom elements like associated filenames for audio with particular nodes. I'm sure there will be more I need to add as well. Finally, not all of us need cameras, so it would nice to make the camera follow checkbox optional (even better, make it a custom field). Other than the above, I highly, highly recommend it and I invite the author to join me on live stream to talk about the project in more detail if he/she would like. We will certainly be looking to put it through it's paces in the next few episodes. What an exciting find!
  • gamedeal user

    Apr 28, 2020

    useful little program but: 1.Most important - Need auto save after any changes. (like some screenwriting programs and mobile apps - its very intuitive, fast and effective in modern world) If not AT LEAST ask about saving edited document before exit. lost some time on this one - intuitively closing document assuming it will ask to save or saving already like most programs i use. 2. wish it will have some ui improvements possibility to control everything from keyboard fast (e.g. shortcut for creating specific node, auto choose last type, choose character with arrows or other keys (like vim) hit enter, auto jump into text window after ctrl+enter jump to choosing variants or ctrl+enter and jump to creating new node with choosing type with shortcut or with arrows- theres not so many of them hit enter, shortcuts for fast navigation between nodes) create and choose nodes after dragging connection with mouse 3. use actual zoom scroll 4. less important for me but looking into possibility to edit theme and workflow environment like placement of elements and their size and colors.
  • gamedeal user

    May 6, 2020

    I love the concept but the json it exports is too convoluted to implement manually, you'd be better off creating your own dialogue system.
  • gamedeal user

    May 16, 2020

    Great software. Would be great also a simpler "choose your own adventure" template :)
  • gamedeal user

    Jul 12, 2020

    Looks okay on the surface but I had to refund straight away because there are only 2 zoom levels (which you toggle with a button). For that reason I can see this would be useless for navigating medium to large trees. Mouse wheel should be used for zooming.
Load More

FAQs

PC Games Cheaper On Gamedeal | Find The Best Deals of Games Here!

Finding the right place to get the best game deals can prove to be quite a hassle when comparing game prices on multiple sites. However, you can skip through all the trouble by letting Gamedeal handle the price comparisons and grab only the best deal prices for you!


We compare game prices on all the trusted storefronts and list game deals starting with the lowest price possible at the moment. Looking for something more specific? Search it on Gamedeal and find all the best deals and cd keys discount codes to make the most out of your bucks. 


Not sure what you looking for? Browse through our massive library of games from different genres to find epic deals for your favorite games from the biggest retailers in the market. Can’t afford the game you are looking for? Make sure to wishlist it and stay up-to-date with all the price changes in the future.


Say Bye to Hefty Game Deals!

Gamedeal is your one-stop shop to find all the best deals from your favorite retailers including Steam, Epic Games, Gamestop, and many more under one roof. Looking for games that cost you nothing? We have got you covered with our free games list that includes free PC and Playstation games.


We help you stay on top of the news with upcoming Steam sales and Gamestop promo codes to ensure you get the game of your choice at the lowest price possible. From old-school classics to modern AAA titles, there is something for everyone to play here.

More Similar Games

See All
Click To Install