How to write a basic behavior tree in c++?

Hey,

We don’t recommend creating BTs via code, we don’t even do it ourselves. But it is possible. Find the file BTBuilder.h (in AITestSuite module - you might need to get it from the git hub), this should get you going.

Cheers,

–mieszko