[Twitch] Support Stream - AI - Dec. 2, 2014

[Question]

Whats the “optimal” Way to handle a behavior tree? right now my current BT is mostly composed of BT Tasks and a few decorators ( mostly to go a different path if a specific bool is set etc ), When shouldother nodes besides Task be used? ( Parallel, services etc ) a example scenario would be appreciated