fluid-behavior-tree
fluid-behavior-tree copied to clipboard
Behavior trees for Unity3D projects. Written with a code driven approach on the builder pattern.
It would be nice if the visualizer could restore the last selected tree on stop and play. Somewhat annoying to have to re-click the BT button every time you play...
(Plus a couple of null deref fixes.) I was having issues when I first set up this plugin on my work project; various stateful things were hanging around unexpectedly. I...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...