Sgd Posted September 30, 2014 Report Share Posted September 30, 2014 Hello community! I'm developing an ads system for my game and I'm kind of stuck. I took a look to the documentation and I couldnt find anything related to freeze/unfreeze. So my question is: Is anything in Phaser that could I use to freeze/unfreeze the whole game? Thanks for your time! Quote Link to comment Share on other sites More sharing options...
lewster32 Posted September 30, 2014 Report Share Posted September 30, 2014 game.paused = true;See this example for a use case: http://examples.phaser.io/_site/view_full.html?d=misc&f=pause+menu.js&t=pause%20menu 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.