Commit Graph

6 Commits

Author SHA1 Message Date
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
Serhii Snitsaruk 12fd9d00d6
Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
Serhii Snitsaruk e6c87be723 Fix various bugs and unit tests 2024-01-11 00:31:42 +01:00
Serhii Snitsaruk 04537d1e96 Fix setting animation callback mode process 2023-10-28 13:10:33 +02:00
Serhii Snitsaruk 804ff2dddd Add tests for BTPauseAnimation 2023-09-04 13:45:40 +02:00
Serhii Snitsaruk 4e9d8d1e18 Add tests for BTAwaitAnimation 2023-09-04 12:02:29 +02:00