limboai/bt/tasks
Serhii Snitsaruk 5dff2e537b
Add `agent` parameter to `BTPlayer` to propagate upon `BehaviorTree` initialization, and add `scene_root` property to `BTTask`
`scene_root` is useful to resolve exported NodePath properties in `BTTask` instances (and for BBNode parameters).
2024-05-01 23:20:17 +02:00
..
blackboard Remove "p_" from the argument names in the `ClassDB` bindings 2024-03-04 21:36:16 +01:00
composites Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
decorators Add `agent` parameter to `BTPlayer` to propagate upon `BehaviorTree` initialization, and add `scene_root` property to `BTTask` 2024-05-01 23:20:17 +02:00
scene Remove "p_" from the argument names in the `ClassDB` bindings 2024-03-04 21:36:16 +01:00
utility Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
bt_action.cpp Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
bt_action.h Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
bt_comment.cpp Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
bt_comment.h Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
bt_composite.cpp Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
bt_composite.h Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
bt_condition.cpp Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
bt_condition.h Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
bt_decorator.cpp BTDecorator: Add default `_tick` implementation 2024-04-22 11:07:50 +02:00
bt_decorator.h BTDecorator: Add default `_tick` implementation 2024-04-22 11:07:50 +02:00
bt_task.cpp Add `agent` parameter to `BTPlayer` to propagate upon `BehaviorTree` initialization, and add `scene_root` property to `BTTask` 2024-05-01 23:20:17 +02:00
bt_task.h Add `agent` parameter to `BTPlayer` to propagate upon `BehaviorTree` initialization, and add `scene_root` property to `BTTask` 2024-05-01 23:20:17 +02:00