phaser-ce icon indicating copy to clipboard operation
phaser-ce copied to clipboard

Phaser CE is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.

Results 56 phaser-ce issues
Sort by recently updated
recently updated
newest added

We are facing an issue with “Phaser-ce” component integrated in Ionic 3 app on Android devices. When trying to capture a screenshot with 3 finger down swipe or Palm swipe,...

question for reporter

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.....

bug

This Issue is about * A bug in the API: * Phaser version(s): Phaser CE v2.11.0 * Live example: https://codepen.io/anon/pen/jppVdd * What should happen: Circle bodies should collide well with...

help wanted

* A bug in the API: * Phaser version(s): 2.7.6 probably >= 2.7 * Live example: https://codepen.io/Nan0C/pen/RVabZZ * Reproduce: a. Create a Group with one or more sprites b. Apply...

bug
help wanted

This Issue is about (pick one, ✏️ delete others) * A bug in the API: * Phaser version(s): 2.10.2 * Live example: https://codepen.io/creole/pen/oqeERX * What should happen: in Firefox, Chrome...

bug
help wanted

* A bug in the API: * Phaser version(s):Phaser CE * What should happen: Button input.enabled= false/true take the correct frame; * What happens instead: Just mantain the down frame...

enhancement

This Issue is about Phaser.Text.addColor * A bug in the API: On calling Phaser.text.addColor it moves the inner text * Phaser version(s): phaser-ce/2.7.7 * Live example: http://jsfiddle.net/zfjeootn/6/ * What should...

bug
help wanted

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 -...

enhancement

This Issue is about * A bug in the API: * Phaser version(s): 2.6.1 and earlier up to 2.8.1 and potentially higher * What should happen: As sprites do scale...

enhancement

* A bug in the API: * Phaser version(s):2.10.3 * Live example:[Codepen](https://codepen.io/omretterry/pen/LmNbBR) * What should happen:The sprite goes from (100,0) to (0,0) twice. * What happens instead:The sprite goes to...

help wanted