-
just wondering if supports phaser3?
i would test it myself however i have absolutely no idea what problems this tools solves! I am not familiar with Yeoman and i can't visualize the benefits of gener…
-
After a _lot_ of trial and error I finally managed to get this package installed on Windows 10. I'm logging some of my journey here to aid anyone else searching for similar issues in the future.
My…
-
version
Phaser3

I have some png frame, like these
![image](https://user-images.githubusercontent.com/3929991/41888983-bb93b77e-793a-11e8-846a-29b6d5fd1682.png)
and some frame data is frame po…
-
There seem to be some issues with tis plugin and the changes to the plugin system in Phaser 3.8, seen here: https://github.com/photonstorm/phaser/blob/master/CHANGELOG.md#new-plugin-manager
I can g…
-
I updated my version from 3.4.0 to 3.9.0. Now I will get an error when I add the phaser3-plugin-isometric.
I add the plugin like this:
```import Phaser from 'phaser';
import IsoPlugin, {IsoPhysic…
-
I am trying to make something like 9patch image and for that I am using RenderTexture. Everything works as expected on WEBGL mode but not on CANVAS mode
Here is the plugin link I created.
https://…
-
Prelude: While attempting to learn Phaser 3, I came across the [listen to game object event.js](https://github.com/photonstorm/phaser3-examples/blob/master/public/src/events/listen%20to%20game%20objec…
-
I'm trying to setup a constraint so that it limits only the maximum distance between two points, without having the overhead of several other bodies to simulate the rope constraint piece by piece.
I …
-
https://github.com/digitsensitive/phaser3-typescript/blob/97731a10820d3ebf0e00dfd24a31d963c133f8a2/src/games/coinRunner/game.ts#L37
should be `constructor(config: GameConfig)`
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
6 years ago