-
In order to make it working with browserify I had to change:
https://github.com/amowu/phaser-shim/blob/master/index.js
``` js
'use strict';
global.PIXI = require('./dist/pixi');
global.Phaser = req…
-
Installation of RAPD 2 fails early with at least 2 errors. The first error is a missing function in a python module, which I suspect is likely because the install scripts call python2 as "python", whe…
-
I'm getting the following error
```
[ERROR] 19:16:15 Error: ENOENT: no such file or directory, open '/app/node_modules/@geckos.io/phaser-on-nodejs/assets/tiles/map.json'
Error: ENOENT: no such file…
-
## Version
* Phaser Version: 3.80.1
* Operating system:
* Browser:
## Description
There is a typescript error when I am trying to create RandomZone for ParticlesEmitter.
##…
-
The following code in Phaser does not work. The standard Phaser tutorials look tiny in the bottom left corner of a mobile phone or tablet and need to be scalable to fill the whole screen.
game.sca…
-
I wrote this aimbot script a while ago and was wondering if it intrests you at all.
It assumes that everyone is moving in a straight line and is not adapted for blast ball (you would need to use the …
-
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…
-
Hey, I hope you don't mind me asking this here.
I was wondering if this works with Phaser 3 layers?
And I was wondering if the "hulls" from this could be used in combination with your navmesh pl…
-
Hi Atul,
In response to your email of yesterday. I weird, it works on your computer… Yes, I used ‘python3’ and bowtie ‘v1’.
As troubleshooting, I try some things.
(1) Build the index by mysel…
-
Having everything bundled if a single huge js file is really bad, as it delays the use of the pre-match screen UI and drops the score of the page (which affects search rankings).
The pre-match scre…