-
On this line https://github.com/phaserjs/phaser/blob/a4d66864aecf94bccd8c94bcec94aad26ca00466/src/loader/File.js#L243
`url` maybe an object (like when use loader.multiatlas), it throws an exception…
-
## Issue or Feature
- [x] If this is an issue with installation, I have read the [troubleshooting guide](https://github.com/Automattic/node-canvas/issues/1511).
I'm using node-canvas through JSD…
-
## Version
* Phaser Version: 3.70.0
* Operating system: Windows 11
* Browser: Chrome, Firefox & Edge
## Description
Using Phaser.Scale.RESIZE causes bleeding issues with tilem…
-
* Phaser Version: 3.60.0 (but 3.80.0-beta.2 looks same)
* Operating system: win11
* Browser: any
## Description
Same as title. The browser detection code needs some updating. Currently:
https://g…
-
This Issue is about
* An error in the documentation
All urls of https://photonstorm.github.io/phaser-ce/ show a 404 page.
The WayBackMachine has a working backup from September 2023. [Link t…
xkons updated
10 months ago
-
## Version
* Phaser Version: 3
* Operating system: Windows 10
* Browser: Chrome
## Description
Example for [grid movement](https://phaser.io/examples/v3/view/tilemap/grid-movement) GitHub l…
-
make option to save this tilemap somewhere (maybe text for now) and load it later
load json as 3rd parameter
https://phaser.io/examples/v2/loader/load-tilemap-json
-
These are actually made with a bunch of circles, since arcade physics doesn't support slopes.
It only worked out so-so, and can still cause very unexpected rebounds.
This issue might have been …
-
## Version
* Phaser Version: 3.70
* Operating system: OSX
* Browser: Chrome
## Description
When using layers and a scene ends it throws an error `Uncaught TypeError: Cannot re…
Petah updated
9 months ago
-
With the help of @rexrainbow we were able to narrow down the black box text issue to the following codepen.
https://codepen.io/rexrainbow/pen/mdopKbV
What leads to the text rendering as a black …