BehaviorTree.js
BehaviorTree.js copied to clipboard
Add Parallel nodes
The goal here is to have a node that is able to run multiple nodes in Parallel.
This should fix #58.