Is there some kind of dialogue\graph editor similar to Twine or Articy:Draft that I can actually export into a JSON to use from inside my engine?

This page summarizes the projects mentioned and recommended in the original post on /r/gamedev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • YarnSpinner

    Yarn Spinner is a tool for building interactive dialogue in games!

  • https://yarnspinner.dev/ is my go-to, and does all the compiling/localization stuff for you. It's open source so there are some Twine-like tools for node-based script editing, a VS Code plugin. Hope that helps!

  • twine-specs

    Specs related to Twine

  • While not JSON specifically, twine index.html files can be parsed into (or natively written in) Twee with tools like Tweego, which is a fairly easy-to-parse file format. Certainly an option if you have existing Twine stories you'd like to transfer.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • tweego

    Tweego is a free (gratis and libre) command line compiler for Twine/Twee story formats, written in Go.

  • While not JSON specifically, twine index.html files can be parsed into (or natively written in) Twee with tools like Tweego, which is a fairly easy-to-parse file format. Certainly an option if you have existing Twine stories you'd like to transfer.

  • dialogger

    A simple cross-platform dialogue graph editor.

  • There's an old article The Poor Man's Dialogue Tree about implementing one and the code for it saves to JSON: dialogger.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Dialogue system with scriptable objects

    1 project | /r/Unity3D | 30 May 2023
  • Dialogue System Implementations

    2 projects | /r/howdidtheycodeit | 28 Apr 2023
  • How to make a Visual Novel 2D and 3D Hybrid, solo?

    1 project | /r/gamedev | 1 Mar 2023
  • What do you guys use to outline quests and branching dialogue?

    3 projects | /r/gamedesign | 27 Feb 2023
  • How to allow replies in dialogue system (unity + C#)

    1 project | /r/gamedev | 16 Feb 2023