-
See http:///view.html?src=src\loader\load%20config%20tests.js
VM2283:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at JSONFile.onProcess (JSONFile.js:3…
-
Hi,
so I just tried to run the template by
1. Cloning the repo
2. Running `npm install`
3. Running `npm run build`
However building fails with following error:
```
Hash: 66188cf95a8197a6a…
-
This issue is about **Testing** (discussion/question). I submitted my first PR to the project (#3360), but I was a bit surprised that there weren't any unit tests. This isn't a _request_ for automated…
-
Hello!
function RectangleToRectangle is missing the object type. Getting following error:
```
TS2345: Argument of type 'object | Rectangle' is not assignable to parameter of type 'Rectangle'.
…
-
This Issue is about (delete as applicable)
* An error on the web site
The scene pause and resume example uses the old MOUSE_DOWN_EVENT event, and therefore doesn't work.
http://labs.phaser.io/e…
-
If you look at the definition for `Phaser.Events.EventEmitter` it is missing a number of methods such as `on`, `off`, `emit`, etc... which are defined by the global EventEmitter.
-
hello! thanks for your work, it is great.
i wanted to load a spritesheet using this.load.spritesheet, which did not work. I looked at the phaser.d.ts file and did see that this was missing.
Would …
-
Hi, how can i fix text to the camera in Phaser3?
-
![image](https://user-images.githubusercontent.com/17888034/36171334-3e5cfca2-10d0-11e8-9ef4-cefe9c7dc66d.png)
CODE
![image](https://user-images.githubusercontent.com/17888034/36282191-622e8b06-12…
-
Do you have a "DTS" file?