YarnSpinnerTool / YarnSpinner

Yarn Spinner is a tool for building interactive dialogue in games!
https://yarnspinner.dev
MIT License
2.3k stars 201 forks source link

Feature/graph #325

Closed McJones closed 2 years ago

McJones commented 2 years ago

This PR adds in support for generating a directed graph of all nodes and their jumps. These are clustered together by file but this doesn't have to be used. The directed graph can then be used by other utilities to perform analysis or export pretty pictures of the structure of your story.