Level Generator Scene Graph - elmortem/levelgenerator GitHub Wiki

MonoBehaviour based component. It is a bridge between the LevelGeneratorGraph and the scene. Without it, as well as without configured instancers, the graph will not be able to create anything.

Create

Make empty GameObject in scene hierarchy. Add component LevelGeneratorSceneGraph. Select LevelGeneratorGraph in Graph field. Add Instancers components to the same GameObject.