Gaël Écorchard

Results 64 issues of Gaël Écorchard

Return the attribute "main_tree_to_execute" or the ID of the single behavior-tree. I was playing around with `registerBehaviorTreeFromFile()` and `createTree` and realized that I was missing the ID of the tree...

BT.CPP-5

Detail things I did while studying the code. Just didn't want to lose them.

### Make sure you have done the following - [x] I have updated to the latest version of the plugin. - [x] I have read the README. - [x] I...

bug

Before, importing failed with the manifest I had. The length of the unknown array `a1` was incorrectly assumed to be 2 whereas it was 4 in my case. The length...