Jump to content

switch tabs and states problem


Euler
 Share

Recommended Posts

I just finished my Phaser based MMO game and got a big problem. Please help me and sorry for my English.

So:

1) I start my game in browser.
2) Then I do switch tabs and minimize the game in browser.
3) Then this command starts: this.game.state.start("game", true, false, ...);
4) And the problem is, that callback function "myState.preload" doesn't start before you switch back to the game.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...