-
## Version
* Phaser Version: 3.55.2
* Operating system: MacOS
* Browser:
## Description
I was working on converting the files that I created while doing the [tutorial creat…
-
## Version
* Phaser Version: v3.55.2
* Operating system: Linux
* Browser: Google Chrome
## Description
I try to load multiple textures with `this.load.pack()`. JSON file contains a secti…
-
* Phaser Version: 3.55.2
## Description
An immovable object with a velocity is stopped by a non immovable object when squishing it against another immovable object without velocity.
expected be…
-
## Version
* Phaser Version: 3.60.0-beta.9 to beta.14
## Description
Since https://github.com/photonstorm/phaser/commit/4f005e37011fc5946ff7d1e4dbe7401e13ad93d1 blitter bobs are rejected by `…
-
https://user-images.githubusercontent.com/45121253/209021720-ec071f48-8e14-43a0-b279-44fa5581e03f.mov
### Phaser3
- 良い点
- 物理演算エンジンを備えている -> 衝突判定、重力など
- server でも headless phaser3 を使ってゲームロジ…
-
## Version
* Phaser Version: v3.55.2
* Operating system: Windows 11
* Browser: All browsers
## Description
When using the `maxSpeed` property with a given body in arcade physi…
-
## Version
* Phaser Version: 3.53.1
* Operating system: MacOS MigSur
* Browser:
## Description
Tilemaplayer.worldToTileX gives undefined in the code below. Expected behavior …
-
## Version
* Phaser Version: 3.50.0 to 3.52.0
* Operating system: Windows 10
## Description
When a sprite reaches a certain speed, it ends up overlapping another sprite even though it has se…
-
## Version
* Phaser Version: v3.22.0
* Operating system: macOS 10.14.4
* Browser: Applies to at least Chrome 80 and Safari 12.1
## Description
When creating a new Game Object on an Arcade…
-
Hi,
Just after having cloned the repo, I tried to install node modules by `npm install`.
But it fails with some errors which seem to be related with typescript syntax.
However, I can execute `npm s…