BehaviorTree.js icon indicating copy to clipboard operation
BehaviorTree.js copied to clipboard

Open to PRs?

Open MikalDev opened this issue 4 months ago • 0 comments

Under the TS branch, I created a conditional decorator, which operates similar to the UE5 blackboard decorator.

It required some changes to the step function to check for the aborts when enabled.

https://dev.epicgames.com/documentation/en-us/unreal-engine/unreal-engine-behavior-tree-node-reference-decorators

I find it makes behavior trees more responsive.

If interested, I can make a PR for it.

MikalDev avatar Oct 17 '24 04:10 MikalDev