Flow design between main and sub graphs

In order to execute the logic of the Main graph depending on the reason why the Sub graph was terminated, is there no other way than restarting the Main graph using Send Message as in your demo project?

In some cases, it took more than 1 second to receive the Message.

Hi @MOBILIN ,

You could have a BlackboardVariable that is set by your subgraph and branch accordingly after running your subgraph.

Can you give more info on when it takes more than a second to receive the message? These should be instant. Any pictures of the graph could also help.

Hi,

I decided not to use Behavior for my current project. I will try to use it again for my next project.
I hope it will be the best Behavior Tree editor by then.

Best regards,

Hi @MOBILIN , I’m sorry to hear that. I hope we get all these issues sorted for when you’re back. Good luck with your project! :slight_smile: