flame_behaviors 0.1.1 copy "flame_behaviors: ^0.1.1" to clipboard
flame_behaviors: ^0.1.1 copied to clipboard

Flame Behaviors applies separation of concerns to game logic in the form of Entities and Behaviors, built by Very Good Ventures.

0.1.1 (2022-06-20) #

Bug Fixes #

  • PropagatingCollisionBehavior should also work for non entity components (#20) (ca5fc6c)

0.1.0 (2022-06-13) #

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)

0.0.1-dev.1 (2022-05-04) #

31
likes
0
pub points
90%
popularity

Publisher

verified publisherverygood.ventures

Flame Behaviors applies separation of concerns to game logic in the form of Entities and Behaviors, built by Very Good Ventures.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flame, flutter

More

Packages that depend on flame_behaviors