Custom node system?

Hey, can I create a custom node system inside the editor? (Without knowing C++)

I want to make dialog trees basically, but with custom nodes, that hold any info I want and can call custom functions as I wish.

Take a look at the behaviour trees:

Scrub through, see if it’s applicable.

Oh, my bad, your intention is to make a dialogue system and I get confused with the custom functions.

For this particular case, there are tons of ready made plugins to make the dialogue system easy as plug and play setup. You can try check this plugin and see if it satisfy your needs. This one is FREE.

But I personally use this plugin more. The downside is you will need some investment.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.