Skip to content

v2.0.0

Compare
Choose a tag to compare
@ThePat02 ThePat02 released this 30 Dec 17:00
· 63 commits to main since this release
022f0c0

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

Full Changelog: 1.3.0...2.0.0