Serhii Snitsaruk
|
644c589705
|
Fix BTForEach crash if elements are removed from the array during iteration
(cherry picked from commit b8c9db0d44 )
|
2024-09-15 15:14:34 +02:00 |
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
|
8a5c60322a
|
Add tests for BTForEach
|
2023-08-30 20:03:51 +02:00 |