Releases: asasine/BehaviorTree.NET
Releases · asasine/BehaviorTree.NET
v0.2.0
What's Changed
Control nodes with memory have been added, and the old implementation of Sequence
is now SequenceWithMemory
.
- Fixed bugs in
Fallback
around halting behavior by @asasine in #21 - Renamed to
SequenceWithMemory
fromSequence
by @asasine in #20 - Added
SequenceNode
by @asasine in #22 - Added FallbackWithMemoryNode by @asasine in #23
- Updated versions to v0.2.0 and updated release guide by @asasine in #24
Full Changelog: v0.1.1...v0.2.0