-
> 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…
-
any plan to do 32 bit version of phaser editor ?
-
All files are located in the audio folder but we find:
`phaser-manifest-loader: could not find audio with key : ball_hit.mp3
warn @ AssetLoader.js:20
loadAudio @ AssetLoader.js:92
(anonymous) @ As…
-
console text appears, but the scene does not change in phaser
-
Hey guys, wanted to rip out a quick statement of purpose and goals in order to get some feedback from @ylluminarious @gabrielrios @andreanastacio and anyone else that would like to chime in. We can t…
-
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…
-
## The dependency [phaser](https://github.com/photonstorm/phaser) was updated from `3.16.2` to `3.17.0`.
🚨 [View failing branch](https://github.com/koreezgames/phaser3-particle-editor/compare/master…
-
In many cases you'll have multiple tile sets. There are a few examples of this happening in the tilemaps demos in phaser.
-
hi @svendroid :) very nice concept I'm trying to do something similar but from other side. I want to show that something is done at house on the game board. So the api on the game component will be ca…
-
When you are working with the Phaser API (http://phaser.io) there are a lot of methods with optional arguments, so when you complete a method a lot of arguments are added automatically, something that…