BtEngineSDK was implemented to execute all behavior trees within individual threads. In this way, tree level tasks can be performed concurrently. Besides, all child sub-trees of a parallel node are executed within individual threads as well. Therefore, concurrent sub-tasks under multilevel parallel nodes within a behavior tree can be performed hierarchically.
Copyright © 2016-2020 Qualgame, LLC