issues
search
Sollimann
/
bonsai
Rust implementation of AI behavior trees.
MIT License
327
stars
15
forks
source link
refactor adding WhileAll behavior
#36
Closed
Sollimann
closed
1 month ago
Sollimann
commented
1 month ago
In this MR
Rename behavior
RepeatSequence
to
WhileAll
Improve readme slightly for While and WhileAll behavior
Bump rust version
Bump lib version
In this MR
RepeatSequence
toWhileAll