limboai/bt
Serhii Snitsaruk d5bc62830a
Duplicate BBParam instances inside arrays in `BTTask::clone()`
Fixes issue with `CallMethod` arguments being shared between tasks after duplication.
2024-10-28 15:06:29 +01:00
..
tasks Duplicate BBParam instances inside arrays in `BTTask::clone()` 2024-10-28 15:06:29 +01:00
behavior_tree.cpp Allow setting custom scene root for behavior trees 2024-08-05 13:03:50 +02:00
behavior_tree.h Override _to_string() to print useful info about objects in GDExtension 2024-09-05 13:39:47 +02:00
bt_instance.cpp Clean up unused string names 2024-08-21 20:04:35 +02:00
bt_instance.h Override _to_string() to print useful info about objects in GDExtension 2024-09-05 13:39:47 +02:00
bt_player.cpp Use different prefetch root for the base plan in BTPlayer and BTState 2024-09-15 15:47:11 +02:00
bt_player.h Use different prefetch root for the base plan in BTPlayer and BTState 2024-09-15 15:47:11 +02:00
bt_state.cpp Use different prefetch root for the base plan in BTPlayer and BTState 2024-09-15 15:47:11 +02:00
bt_state.h Use different prefetch root for the base plan in BTPlayer and BTState 2024-09-15 15:47:11 +02:00