StoryFlow Editor is a visual node-based tool for designing branching narratives and dialogue systems for games. If you're building a narrative-heavy game and tired of juggling spreadsheets, docs, and text files, this is built for you. Export as HTML or JSON and use in Unity, Unreal Engine or Godot.

想要将此项目添加至您的愿望单、关注它或标记为已忽略,请先登录

抢先体验软件

随着软件的发展参与其中。

注意:该抢先体验的软件内容尚不完整且也许会发生变化。如果您目前不是特别想使用这款软件,那么您 应该等待一段时间来观察软件的开发进度。了解更多

开发者的话:

为何要采用抢先体验这种模式?

“We believe the best way to build a tool that truly serves narrative designers and game developers is to develop it alongside the community who will use it. Early Access allows us to gather feedback on the visual scripting interface, workflow, and export features while they're still being shaped. Your input on node types, connector logic, and integration priorities will directly influence the tool's development. This collaborative approach ensures we're building features that solve real production challenges rather than what we think developers need.”

这款软件的抢先体验状态大约持续多久?

“We anticipate approximately 12-18 months in Early Access, though this timeline may adjust based on community feedback and the scope of features we develop together.”

计划中的完整版本和抢先体验版本到底有多少不同?

“The Early Access version provides a solid foundation for creating branching narratives with HTML and JSON exports, and we're actively expanding from there. Our primary focus is building direct integrations with Unreal Engine, Unity, and Godot, which will allow you to seamlessly bring your narrative work into your game projects. Beyond engine integration, we're working to expand the node library with more sophisticated conditional logic, variable systems, and narrative structures that handle increasingly complex storytelling scenarios.

We envision adding collaboration features that let teams work together on large narrative projects, along with a template system for reusable narrative components and common story patterns. We're also planning comprehensive debugging tools to help you trace narrative paths and catch logic errors before they reach your game. We aim to include performance optimizations, quality of life improvements, and extensive documentation with tutorial projects as the tool matures. The exact priority and implementation of these features will evolve based on how you use the tool and what challenges you encounter in production.”

抢先体验版本的现状如何?

“The Early Access version is fully functional for creating and exporting narrative systems right now. The visual node editor provides an intuitive interface where you can drag, connect, and organize narrative elements to build complex branching stories. You can create dialogue sequences, player choices, conditional logic, and manage variables to track story state. The HTML and JSON export system is complete and ready for production use, generating standalone interactive narratives that you can share or embed.

The desktop application runs smoothly on Windows with a modern interface built on industry-standard technologies. While the core experience is stable and usable for real projects, you may encounter some rough edges in the workflow or discover missing convenience features that we're actively addressing based on user feedback. Think of it as a reliable tool that's still being refined rather than experimental software.”

在抢先体验期间和结束之后,这款软件的价格会有所不同吗?

“We plan to gradually increase the price as we add major features like engine integrations and advanced export formats. Early Access supporters will benefit from the lower initial price and receive all future updates at no additional cost. The final price will reflect the full feature set and integrations available at launch.”

在开发过程中,你们是如何计划让玩家社区参与进来的?

“We're building this tool in the open with the community at the center of development decisions. We maintain a public roadmap where you can see what we're working on and vote on which features matter most to your workflow. Development updates go out regularly so you can follow along with progress and understand why certain decisions are being made.

We run an active Discord server where you can report bugs, discuss feature ideas, share your narrative projects, and talk directly with the development team. For users who want to go deeper, we offer early beta access to experimental features before they're publicly released. We actively track feature requests and respond to suggestions about new node types, workflow improvements, and integration priorities. Your real-world experience using the tool in production will shape where it goes next. When you run into friction points or discover missing capabilities, those insights directly influence our development priorities. We're not just building a tool and hoping it works for you—we're building it with you.”
了解更多
不支持简体中文

本产品尚未对您目前所在的地区语言提供支持。在购买请先行确认目前所支持的语言。

购买 StoryFlow Editor

 
查看所有讨论

在讨论版中为这款软件汇报 BUG,并留下反馈

关于此软件

Stop wrestling with spreadsheets. Start designing stories visually.

StoryFlow Editor is a visual node-based narrative design tool for creating branching dialogue systems, interactive stories, and complex game narratives. Built with a Blueprint-style visual scripting interface familiar to Unreal Engine developers - no coding required.

Connect dialogue nodes. Create branching choices. Add conditional logic. See your entire story structure at a glance. Test any path instantly without leaving the editor.

56 Node Types for complete narrative control:

  • Dialogue & Flow: Dialogue nodes with images and audio, branching choices, script jumping

  • Variables: Booleans, integers, floats, and strings with full get/set operations

  • Logic Gates: AND, OR, NOT, comparisons, random selection

  • Math Operations: Plus, minus, multiply, divide for dynamic values

  • String Tools: Concatenate, contains, length, case conversion

  • Characters: Character system with custom variables per character

VISUAL STORYTELLING MADE SIMPLE

Design narratives the way you think about them: visually. Every story element - dialogue, choices, conditions, variables - connects through an intuitive drag-and-drop interface.

See the Big Picture: Your entire narrative structure displayed as an interactive graph. Instantly spot dead ends, identify logic errors, and understand complex branching at a glance.

No Code Required: Writers, narrative designers, and solo developers can build sophisticated dialogue systems without programming. Connect nodes, set conditions, and your story logic works.

POWERFUL VARIABLE SYSTEM

Track player choices, manage game state, and create reactive narratives with a complete variable system:

  • 4 Variable Types: Booleans, integers, floats, and strings

  • Global & Local Scope: Variables that persist across scripts or stay contained

  • Categories & Organization: Group variables logically, search instantly, drag to reorder

  • Conditional Dialogue Options: Show or hide choices based on any variable condition

Build systems for: relationship tracking, inventory management, quest progress, dialogue flags, numerical stats, and more.

CHARACTER SYSTEM

Create and manage characters directly in your project:

  • Define characters with names and custom variables

  • Attach characters to dialogue nodes

  • Read character data dynamically with Get Character Variable nodes

  • Character data exports cleanly to JSON for game engine integration

FULL AUDIO SUPPORT

Bring your narratives to life with complete audio integration:

  • Import MP3 and WAV files into your project

  • Attach audio to dialogue nodes with in-editor preview

  • Loop option for background music and ambient sounds

  • Dedicated Play Audio node for triggered sound effects

  • Volume controls in the runtime player

  • Audio automatically included in HTML and JSON exports

TEST WITHOUT LEAVING THE EDITOR

Runtime Debugger lets you playtest instantly:

  • Play from any node - jump directly to problem areas

  • Watch variables update in real-time as you make choices

  • See the call stack to understand script execution

  • Catch logic errors before they reach players

No export required. No external tools needed. Click play, test your story, iterate immediately.

EXPORT OPTIONS

HTML Export

Create standalone interactive web experiences that run in any browser:

  • All dialogue, logic, variables, images, and audio packaged together

  • Share with anyone, publish on itch.io, embed in your portfolio

  • Perfect for prototypes, demos, and complete visual novel experiences

JSON Export

Full data export for game engine integration:

  • Clean, readable JSON maintaining your folder structure

  • Complete story data: nodes, connections, variables, characters, audio references

  • Ready for Unity, Unreal Engine, Godot, or custom engines

  • Official engine plugins in active development

DESKTOP-FIRST DESIGN

100% Offline — Your data stays on your machine. No cloud dependency. No subscription. No account required.

Git-Friendly — Text-based .sfe script files work seamlessly with version control. Track changes, branch, merge, collaborate with your team.

Fast Performance — Native desktop application handles complex projects with hundreds of nodes smoothly. No browser limitations.

Cross-Platform — Windows, macOS, and Linux support.

WORKFLOW FEATURES

  • Content Browser: Nested folders, drag-and-drop file import, favorite folders, color-coded organization

  • Multi-Tab Editing: Work on multiple scripts simultaneously with unsaved changes indicators

  • Quick Hotkeys: D/R/B/E/C + Click to create Dialogue/Run Script/Branch/End/Comment nodes instantly

  • Snap to Grid: Keep node graphs organized automatically

  • Comment Nodes: Document logic, leave notes, group related nodes

  • Connection Styles: Customize edge appearance to your preference

WHO IS THIS FOR?

  • Indie Game Developers building narrative-heavy games, visual novels, or dialogue-based RPGs

  • Narrative Designers prototyping and documenting complex story systems

  • Solo Developers who need visual organization for branching storylines

  • Visual Novel Creators who want more power than Ren'Py without learning to code

  • Writers working on interactive fiction and branching narratives

  • Unity/Unreal/Godot Developers who want dedicated dialogue design tools

EARLY ACCESS ROADMAP

StoryFlow Editor is fully functional for creating and exporting narratives. Core features are stable and production-ready.

Current Development Focus:

  • Official plugins for Unity, Unreal Engine, and Godot

  • Expanded node library based on community feedback

  • Quality-of-life improvements from real user workflows

Your feedback shapes development priorities. Join our Discord to influence what gets built next.

系统需求

Windows
macOS
SteamOS + Linux
    最低配置:
    • 需要 64 位处理器和操作系统
    • 操作系统: Windows 10 (64-bit)
    • 处理器: Dual-core 2.0 GHz (Intel Core i3 or AMD equivalent)
    • 内存: 4 GB RAM
    • 显卡: Integrated Graphics
    • 存储空间: 需要 400 MB 可用空间
    推荐配置:
    • 需要 64 位处理器和操作系统
    最低配置:
    • 操作系统: macOS 10.15+
    • 处理器: Apple Silicon / Intel
    • 存储空间: 需要 600 MB 可用空间
    推荐配置:
      最低配置:
      • 存储空间: 需要 400 MB 可用空间
      推荐配置:

      StoryFlow Editor 的顾客评测 关于用户评测 您的偏好

      总体评测:
      好评 (17 篇评测)






      要查看某个日期范围内的评测,请在上方图表中点击并拖动选定的范围或是点击某特定时间柱。




      按用户的游戏时间筛选此评测撰写时的评测:



      无最低限制无最高限制

      按选择的显示顺序显示评测





      了解更多
      筛选条件
      排除跑题评测活动
      游戏时间:
      大部分在 Steam Deck 上
      操作系统:
      CPU:
      GPU:
      设备类型: