Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main Menu #79

Merged
merged 6 commits into from
Nov 19, 2023
Merged

Main Menu #79

merged 6 commits into from
Nov 19, 2023

Conversation

mnmaita
Copy link
Owner

@mnmaita mnmaita commented Nov 19, 2023

Issue:

Closes #13
Closes #21
Closes #25

What was done:

  • Added a basic Main Menu.
  • Added InState component that will let us cleanup entities that correspond to a specific State after said state changes.
  • Added music tracks for the Main Menu and In Game statuses.
  • Fixed issue in the DebugPlugin that was crashing the app due to systems running on any state insted of playing state.
  • Cleared all inputs after a State transition to prevent unintended Player actions from firing right when starting the game.

@mnmaita mnmaita merged commit 3df839c into main Nov 19, 2023
3 checks passed
@mnmaita mnmaita deleted the main-menu branch November 19, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Background Music Main Menu Music Main Menu UI
1 participant