BehaviorTree.CPP icon indicating copy to clipboard operation
BehaviorTree.CPP copied to clipboard

Control Node Documentation

Open saiaravind19 opened this issue 10 months ago • 1 comments

Hey I am trying to get myself familiarised with the behaviour trees and trying to implement all the tutorials.I have few suggestions hope its useful.

  • Control nodes documentation is missing (switch,ifThenElse,WhileDoElse ).
  • It took some time to understand how to actually implement the basic sequence control block.
  • I am still not sure why to use tickWhileRunning. In total amazing work and but trying to learn is not a smooth ride . Is the documentation opensouce so that we can also help in updating the documentation and implement more examples for better of overall picture.

saiaravind19 avatar Sep 11 '23 12:09 saiaravind19