Skip to content

v0.1.0

Compare
Choose a tag to compare
@felangel felangel released this 13 Jun 21:15
· 47 commits to main since this release
64276fe

Bug Fixes

  • entity behavior cache is never cleared (#10) (6751ae8)
  • missing arguments on entity (#8) (e161daf)

Features

  • add hasBehavior method (#11) (fb36bc6)
  • add touch based behaviors (#7) (f7f3d35)
  • initial flame_behaviors implementation (#2) (766ebe6)
  • make the internal find behavior logic more clear on when it can find something (#12) (e778b00)
  • proxy debugMode down to individual behaviors (#9) (eaab29f)