0.15 last improvements
Added
GameButton
component requiresInteraction
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 theglobal_event
feature that is not enabled by default.