-
I don't believe currently there is an implemented way to set the origin of a body. I believe traditionally physics engines prefer to have the origin of the body be the center of the body, as it repres…
-
Hi! The commit currently tagged v4.0.0-beta.1 has a package.json declaring that it's version 3.87.0:
![image](https://github.com/user-attachments/assets/19f22ef0-61b5-436a-a428-688365723ab7)
Sa…
-
I have already a few use cases for general purpose, low-cost AWG.
One could use Phaser for that purpose, but most of these applications require DC coupling and output swing of +/-5V or so.
Essential…
-
This Issue is about (pick one, ✏️ delete others)
* A bug in the API:
* Phaser version(s): 2.6.2 on demo page, 3.20.1 on my private project
* Live example: https://phaser.io/examples/v2/text/t…
-
In cases where one game has clones with different graphics but the same logic, the files contain resource packages with the same names. To put it simply, I mean the skin system.
We need a solution …
-
We can look here for inspiration: http://phaser.io/examples
-
any plan to do 32 bit version of phaser editor ?
-
Something we'll have to solve early is how are we going to set up controls? There are lots of options with phaser, my personal favorite is using a controller, which phaser supports, but there are othe…
-
console text appears, but the scene does not change in phaser
-
> Edit from @jdotrjs
> From [a comment](https://github.com/jdotrjs/phaser3-nineslice/issues/16#issuecomment-678687011) it looks like this is a phaser bug but there seems to be a work around included…