oobarbazanoo Posted March 28, 2017 Report Share Posted March 28, 2017 How can I create start menu in Phaser? I found nothing on that. Quote Link to comment Share on other sites More sharing options...
Odk Posted March 28, 2017 Report Share Posted March 28, 2017 Hi, Just create separate state for it and put there start button. In on click function change state to your "normal" game state. Like this: http://phaser.io/examples/v2/buttons/action-on-click but change state on click. There are no special methods for creating start menus. Quote Link to comment Share on other sites More sharing options...
Dlost1 Posted April 4, 2017 Report Share Posted April 4, 2017 Maybe still useful, I thought this was a pretty good tutorial (explanation included on the gitpage): https://github.com/MattMcFarland/phaser-menu-system Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.