Jump to content

Bug: Game will not unpause (and a few other comments)


dopepope
 Share

Recommended Posts

Not sure if there is a place to report bugs, but I noticed the following:
After loading any of the example pages (such as http://gametest.mobi/phaser/index.php?f=falling%20balls.js&d=collision) in firefox, and then switching tabs, when you switch back to the game tab, the game is still in Pause mode. Even clicking on the screen does not help. Could not replicate in chrome.

Also, this might not be a bug, but for this example: http://gametest.mobi/phaser/index.php?f=camera%20alpha.js&d=cameras, if you scroll to the bottom of the screen, then press the up arrow key within the game, the site window scrolls up (which it probably should not do because the "up arrow" key is used in gameplay to make the car go forward).


Finally, to the devs, thanks for working on such an awesome, lightweight framework! I'll definitely be taking a look at it in the coming months.

Link to comment
Share on other sites

The Pause bug is fixed in the 096 branch if you want to grab that one instead. The scrolling issue is due to window size, I added the ability to capture key events in 096 as well which avoids the problem from happening, but it's not enabled automatically - easy enough to turn on though :)

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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