Ross ROSS = Recommend OSS · open-source software intelligence for agents

MothCocoon/FlowGraph

Design-agnostic node system for scripting game’s flow in Unreal Engine observed · 2026-08-28

github.com/MothCocoon/FlowGraph · homepage · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 94
  • Release rhythm 92
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 1988
  • days_rel: 53
  • days_push: 36
  • n_releases_24m: 12

Full methodology

Adoption not part of the score

1894 stars · 368 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A design-agnostic node-based event editor plugin for Unreal Engine for scripting the flow of gameplay and narrative events. Nodes are simple UObjects with custom input/output pins, async by design, with in-editor debug visualization during play.

Use cases

  • script game event flow in unreal engine
  • build a narrative/story node graph for quests
  • replace level blueprints with a dedicated flow editor
  • create custom async gameplay logic nodes
  • debug active game flow nodes during playtesting

When to choose

  • you need a custom flow/narrative scripting layer in Unreal beyond blueprints
  • you want reusable event-script nodes encapsulating logic and data
  • you need in-editor runtime debug info on graph nodes

When to avoid

  • you need a ready-made quest or dialogue system rather than a framework
  • your project is not Unreal Engine
  • you prefer blueprint-only workflows without C++

Facets

plugin · maturity active

game-engine workflow-automation gui developer-tools gaming-tools cpp game-engine windows unreal-engine node-editor game-flow narrative-scripting event-graph visual-scripting game-development automation linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
MothCocoon/FlowGraphmain94

For agents

markdown · JSON · MCP: product_card(name="MothCocoon/FlowGraph")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem