gamercade-io / gamercade_console

A Neo-Retro Fantasy Console. Make WASM-powered, networked multiplayer games.
https://gamercade.io
Apache License 2.0
165 stars 10 forks source link

Automatically Close the "Main Menu" After Loading & Starting a game. #73

Closed RobDavenport closed 1 year ago

RobDavenport commented 1 year ago

After loading a game and starting it, the console still shows the Main Menu over the game.

This has caused usabilitiy issues where some users thought that their game was not loading or never started, especially due to the size of the menu compared to the console render space.

This should be changed that once a game is started, it should automatically collapse the main menu screen.

RobDavenport commented 1 year ago

Fixed in: https://github.com/gamercade-io/gamercade_console/commit/ade97980a549086a1fa36d3b41d26dddebba0c22