Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 11:16

0.15 last improvements

Added

  • GameButton component requires Interaction component. Even before that release it was the case, but now it is embedded in code.

Changed

  • Updated to Bevy 0.15.
  • Put ButtonReleasedEvent behind the global_event feature that is not enabled by default.