-
I have certain images that can be configured on a backend that feed into phaser, this works by replacing what file gets loaded into the cache before the game starts ( during preload step ) . it will o…
-
Any plan to support Yeoman Generator ?
http://yeoman.io #
-
separate some of the global init code into a boot state instead of the main game state
-
## Summary
Other JS libraries like Pixi, Phaser, and Kontra handle accessibility in a way I think we could easily adopt.
Elements (subclasses of `Thing`) create "hidden" DOM elements (not actually h…
-
Errors:
![image](https://github.com/cstoquer/pixelbox/assets/51169222/234ad1cc-f7a7-4b07-b25d-20418bf72943)
-
https://github.com/playcanvas/engine/blob/3071b54d832815d6a3012f5d97bf5cbaf6f7741e/src/net/http.js#L492
This should also accept ionic path:
```
if (xhr.responseURL && (xhr.responseURL.startsWith(…
-
Related to #1
-
[Plugins](https://github.com/topics/cordova)
-
If you're interested in getting merge rights drop a note on thread with a way to contact you or enough to verify you'd be a reasonable caretaker.
-
I cloned the repository, installed all the packages, but when I run it, just after hitting the space bar I get the errors: "Cannot read property 'playerStartX ' of undefined at PlayState.create (Pla…