Go to file
Serhii Snitsaruk 54addba8a3 Update name of parameter in editor 2022-10-20 22:53:09 +02:00
bb_param Update name of parameter in editor 2022-10-20 22:53:09 +02:00
bt Fix bugs 2022-10-20 22:00:10 +02:00
editor Add editor icon 2022-10-19 21:02:46 +02:00
icons Update name of parameter in editor 2022-10-20 22:53:09 +02:00
test Add BTPlayer and BehaviorTree classes, and fix leaking refs 2022-08-30 18:48:49 +02:00
.clang-format Initial commit 2022-08-28 12:54:16 +02:00
.gitignore Initial commit 2022-08-28 12:54:16 +02:00
README.md Initial commit 2022-08-28 12:54:16 +02:00
SCsub Implement BB parameters 2022-10-20 18:26:46 +02:00
blackboard.cpp Bind Blackboard::prefetch_nodepath_vars() 2022-10-19 23:54:42 +02:00
blackboard.h Handle NodePath vars 2022-10-19 16:01:16 +02:00
config.py Reorganize files 2022-08-31 17:05:25 +02:00
limbo_hsm.cpp Add ANYSTATE transitions 2022-10-12 14:02:39 +02:00
limbo_hsm.h Add ANYSTATE transitions 2022-10-12 14:02:39 +02:00
limbo_state.cpp Expose agent and blackboard 2022-10-19 23:39:27 +02:00
limbo_state.h Expose agent and blackboard 2022-10-19 23:39:27 +02:00
limbo_string_names.cpp Implement LimboHSM 2022-09-29 12:54:07 +02:00
limbo_string_names.h Implement LimboHSM 2022-09-29 12:54:07 +02:00
limbo_utility.cpp LimboUtility as singleton 2022-09-21 23:56:04 +02:00
limbo_utility.h LimboUtility as singleton 2022-09-21 23:56:04 +02:00
register_types.cpp Update name of parameter in editor 2022-10-20 22:53:09 +02:00
register_types.h Reorganize files 2022-08-31 17:05:25 +02:00

README.md