StoryFlow
← Back to projects
Tool

StoryFlow

Développeur Unity

Overview

StoryFlow is a data-driven narrative graph system controlling story flow through nodes, conditions, and choices. The runtime version is a ScriptableObject containing only convenient node data.

Gallery

Roll a dice and evaluate a skill before branching according to the result.Modular condition node that offers branching according to the result.Branch node according to a choice designed in editor.Modular effect node where a multiple of blocks can be added. For now, only system related effects exist : quest, inventory, relation and such.Node that enables depth. It allows independent, reusable design and makes to tool easier to work with. Designers are encouraged to split their scenes in smaller pieces to manage complexity and branching.Flow exemple using most of the existing nodes.