-
This Issue is about
* A bug in the API:
* Phaser version(s): phaser-ce 2.7.7
* Live example: https://codepen.io/okaybenji/pen/oWEvLO
* What should happen:
`sprite.body.collideWorldBounds …
-
Error log when using with new version of Phaser:
> Uncaught TypeError: Cannot read property 'resolution' of undefined
at new b.CanvasRenderer
Please fix this, EZGUI is awesome
-
I work for a puzzle company which uses Phaser CE in our games. We wanted a way to implement daltonization, which is an algorithm to compensate for the three major types of colorblindness.
You can…
-
When I've tried to update my game project from Phaser 2.6.2 to PhaserCE 2.7.7 I've noticed that the latter seems to have some serious performance issues which can be especially noted when testing it o…
-
This Issue is about a bug in the API:
* Phaser version(s): 2.11.0
* Live example: https://codepen.io/josalmi/pen/MqaLZe?editors=0010
* What should happen: If play throws an error, there shoul…
-
Just wanted to let you guys know there is a massive dip in performance on mobile in version 2.8.8 compared to 2.6.2 (using apache cordova) with no changes to my code. There seems to be no noticeable d…
-
Sometimes the last word of a message is truncated if that word would have just barely fit within the edge of the message box. If "You ate the chocolate bar" is just wide enough so that "bar" would end…
-
If I change the game.resolution = 2, the sprite size always be 50x50,which is small in new canvas, I think it should be 100x100.....
-
Please add the check for `webp` image format. It becomes more and more popular. Something like `game.device.webp` will be great.
For example, this is how Modernizr performs such check - https://git…
-
## Version
* Phaser Version: 3.55
* Operating system: MacOS
* Browser:
## Description
Display issues appear when using the Spine Canvas plugin. WebGL plugin doesn't show any…