TS/JS Simple Behavior-Tree implementation
- Create Simple BehaviorTree
- Create function to convert to JSON
- Create function to convert JSON to BehaviorTree
- Create a function to print graph
- mermaid Flowchart
- https://pintorajs.vercel.app/docs/intro/
- Make it easy or convenient to debug
- return call flow
- emit events(event propagation)