-
Phaser Version: 3.1.1
Browser: Safari, Chrome
MatterJs uses the center of mass as the reference point for the physic shapes.
The phaser3 examples all work because the sprite's center and the cent…
-
When I'm using Bodies.fromVertices, I receive this error:
```Uncaught TypeError: decomp.Polygon is not a constructor at Object.n.fromVertices (matter.min.js:49)```
I've already included decomp.m…
-
I've been trying a little script in matterjs using different stacks with different textures each.
this works perfectly on my computer, but not when I upload it to my server.
the complete code can be…
-
The drawing to split clusters works by default but the button down and dragging functions are not registering. Adding a touch handler in the same way as the mouse handler should make the app responsiv…
-
I think this is different than #3785, but my apologies if they are linked!
## Version
* Phaser Version: v3.11
* Operating system: Windows 10
* Browser version: Latest Chrome and Edge, seems to b…
-
## Version
* Phaser Version: 3.15.1
* Operating system: MacOS Sierra & Windows 10
* Browser: Chrome
## Description
When an image stack is chained, the bounding boxes of the …
-
I have made a demo on codesandbox describing my issue: https://codesandbox.io/s/matterjs-zz91w
When you click on a canvas the engine adds a circle body to the canvas which then makes its way throug…
-
I am currently developing a multiplayer game via sockets. A server (Spring with STOMP Websockets) has control over the positions of each client. In the client, a Phaser-application with MatterJS is ru…
-
## Version
* Phaser Version: 3.23
* Operating system: Windows 10
* Browser: Chrome
## Description
I was trying to follow this tutorial with my Typescript template Phaser 3 …
-
## Version
* Phaser Version: 3.22
* Operating system: Linux
* Browser: Firefox
## Description
I cannot make matterjs attractor plugin work with a simple image or sprite. I can see that the [exa…