Action Behavior Tree's icon

Action Behavior Tree 0.1.0 Tools 3.4 Community

Submitted by user gsioteam; MIT; 2022-06-24

A behavior tree plugin for action games.

In many cases we want the behavior tree have continuous state capabilities. For example, during a character is casting an action, we need this behavior tree focus on this action and no need to check or toggle states in partial branches.

A RUNNING status is added for indicating that this node is running continuously.

Documentation: https://github.com/gsioteam/action_behavior_tree

Living Demo: https://gsioteam.github.io/ActionGame/


View files Download Submit an issue Recent Edits