limboai/bt
Serhii Snitsaruk 3918272227
BehaviorTree: New signal for when BB plan changes
Utilize `plan_changed` signal in `BTPlayer` and `BTState`.
2024-04-01 16:34:36 +02:00
..
tasks BTSubtree: Fix subtree blackboard plan is not property utilized 2024-03-26 18:19:31 +01:00
behavior_tree.cpp BehaviorTree: New signal for when BB plan changes 2024-04-01 16:34:36 +02:00
behavior_tree.h Remove "p_" from the argument names in the `ClassDB` bindings 2024-03-04 21:36:16 +01:00
bt_player.cpp BehaviorTree: New signal for when BB plan changes 2024-04-01 16:34:36 +02:00
bt_player.h Move prefetching code into `BlackboardPlan` and add checkbox to the plan editor 2024-03-06 21:28:06 +01:00
bt_state.cpp BehaviorTree: New signal for when BB plan changes 2024-04-01 16:34:36 +02:00
bt_state.h Fix issues with blackboard plan system 2024-03-11 18:58:40 +01:00