Commit Graph

6 Commits

Author SHA1 Message Date
slevy14
33ee9e08e1 added a debug mode variable to state controller
if this is checked, then the debug menu will be useable. when building the game, make sure to uncheck the debug mode box to prevent it from coming up in the build
2023-04-26 13:27:08 -07:00
slevy14
41d128373d added scene switcher debug menu
can be accessed at any time with the
2023-04-26 13:03:48 -07:00
slevy14
6612092d51 added buttons to pause menu 2023-04-25 15:38:12 -07:00
slevy14
c0f9749da5 added transition scene with basic tutorial AND PERSISTENT DATA
PLEASE launch game from the main menu scene, otherwise persistent data will not load correctly
2023-04-25 13:27:12 -07:00
slevy14
0924a69f77 added background music to main menu
all the kermit stuff is placeholder but it will be there until further notice
2023-04-23 22:50:37 -07:00
slevy14
617d45d372 added a start screen and scene manager 2023-04-23 22:18:37 -07:00