Commit Graph

4 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 04537d1e96 Fix setting animation callback mode process 2023-10-28 13:10:33 +02:00
Serhii Snitsaruk eab6ec9323 Add tests for BTPlayAnimation 2023-09-04 14:14:53 +02:00