You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bevy has a first-party resource for states that would be helpful and likely pair nicely with run conditions.
Useful for patterns like pause states, main menus, etc.
Describe the problem this feature solves
Bevy has a first-party resource for states that would be helpful and likely pair nicely with run conditions.
Useful for patterns like pause states, main menus, etc.
Maybe dependent on enums?
The text was updated successfully, but these errors were encountered: