v2.0.0
BehaviourToolkit v2.0.0
Welcome to the release of the 2.0.0 version of the BehaviourToolkit! The biggest change is the direct inclusion of delta
(refer to the templates or the in-engine documentation for more information) and the name change of Status
to BTStatus
!
Breaking changes
- API change: Delta as a first parameter in process functions by @SirPigeonz in #45
- refactor: Replace Status with BTStatus by @ThePat02 in #41
New Features
- add: Configuration Warnings and Asserts by @ThePat02 in #46
- add: Custom scripting for tween values by @ThePat02 in #51
- add: Simple Example scene for a Character Controller using a FSM by @ThePat02 in #55
Documentation and more
- docs: Updating and cleaning up the documentation comments by @SirPigeonz in #63
- docs: Revamped README by @ThePat02 in #40
- misc: removed class_name of an example scene by @SirPigeonz in #62
Full Changelog: 1.3.0...2.0.0