LukeTrynchuk / BaseProject

0 stars 0 forks source link

Main Menu Loading Time #23

Closed LukeTrynchuk closed 5 years ago

LukeTrynchuk commented 5 years ago

The Main Menu takes a long time to load. Optimize the main menu such that the loading is as close to seamless as possible. If there is some loading time required, a loading screen with a loading icon should be present so that the player doesn't think that the game has crashed.

LukeTrynchuk commented 5 years ago

Fixed! The player loops take ~500 milliseconds to load the main menu. While in the menu the frame rate on my Mac is crushing the 90FPS mark. There are small dips when jumping between menus.