my data table based dialogue system has got too complicated to scale, so I’m looking for a way to create a custom graph and nodes according to my dialogue system needs (it’s custom so a dialogue system plugin won’t give me the flexibility I need).
I tried the heartgraph by Drakynfly and even though I managed to compile it to 5.7, I can’t seem to figure out how to set up it just so my custom graph recognizes a single node I’ve created.
any other alternatives? suggestions?