Create a basic play now screen that transistions from a menu to the main battle screen in Phaser: - [ ] Menu Screen with clickable or enter key enabled event to trigger transition to battle menu - [x] investigate if components or other HTML can be loaded, binded, and used in menus, etc. - [ ] From start game clickable event, end menu game loop, load main scene and start RPG game loop sequence.
Create a basic play now screen that transistions from a menu to the main battle screen in Phaser: