Visual Novel Director sample
This sample demonstrates how to use the Graph Toolkit to create a graph tool that directs a visual novel game. It shows you how to use Graph Toolkit graphs with your own custom runtime so you can use graphs to drive your game.
Topic | Description |
---|---|
Introduction | Provides an overview of the sample and its features. |
Getting started with the sample | Shows you how to set up the sample in your project. |
Explore the code of the Visual Novel Director sample | Explains the structure of the sample and how it uses the Graph Toolkit. |