limboai/bt
Serhii Snitsaruk c63785b5bc CallMethod: Use array of BBVariant to specify arguments
This allows specifying variables on the blackboard as arguments in additions to raw values.

WARNING: Breaks compatibility if you are using CallMethod tasks. CallMethod arguments in existing trees will need to be reassigned!
2024-01-15 21:51:17 +01:00
..
tasks CallMethod: Use array of BBVariant to specify arguments 2024-01-15 21:51:17 +01:00
behavior_tree.cpp Refactor and clean up the code 2024-01-13 17:10:42 +01:00
behavior_tree.h Refactor and clean up the code 2024-01-13 17:10:42 +01:00
bt_player.cpp Refactor and clean up the code 2024-01-13 17:10:42 +01:00
bt_player.h Refactor and clean up the code 2024-01-13 17:10:42 +01:00
bt_state.cpp Port LimboAI plugin and editor 2024-01-09 13:34:24 +01:00
bt_state.h Refactor and clean up the code 2024-01-13 17:10:42 +01:00