Procedural Generation Special Use Case (Looking for help)

Ahh fair. So my logic here is just, manually doing what you want to do- adding nodes and then adding connections. But I’m looking at it and neither CreateNodes() and CreateNodeConnections() are public. (Of course that doesn’t mean it’s suddenly impossible just a barrier you’d have to overcome). There is the ability to write your own graph generator though, if you want to try that route for something more fit for your project. Not that this suddenly “fixes your problem” but it’s just something worth keeping in mind–

That said I’m gonna tag Aron here since this gets pretty deep into the infrastructure of the asset and I’d like to hear what his recommendation would be here, too.

1 Like