-
The [`id` field on /src/creature.js](https://github.com/FreezingMoon/AncientBeast/blob/19f13d4a68e291e75b774f69ae92aa5ffd2000af/src/creature.js#L54) is updated inconsistently.
Sometimes the same id…
-
Clicking the "CLAIM" button should update the Mapset model to change ownership of the tile with id (activeTile[0]) to the string stored in the playerName variable. The issue is that I am unable to tou…
-
**Background**
The problem is mostly Content Publishers don't have good revenue in a decentralized environment, to solve this we're building a RayoCity in Metaverse - the next big thing in Blockcha…
-
## Version
* Phaser Version: 3.55.2
* Operating system: Windows 11
* Browser: Chrome 98
## Description
When using the Spine plugin, two spine files cannot have the same texture …
-
In my Kaboom game, JellyBean's Mid-Sim, this problem has **been solved**.
Simply use `.pageTop` and `.pageLeft` to calculate a position offset on the canvas, and then offset any areas that are intend…
-
Hi!
I successfully worked with tilemaps that are defined with a CSV file. But it does not work as expected with tilemaps whose data is in JSON format. Where the map should appear in the canvas edit…
-
## Version
* Phaser Version: 3.60.0-beta.18
* Operating system: Windows 11
* Browser: Firefox
## Description
Creating Tile Sprite with Dynamic Texture key breaks the game. Gener…
-
It would be cool to have some performance metrics against other frameworks. Maybe we should port melonJS to [this comparison suite](https://github.com/themoonrat/webgl-benchmark). We could even open a…
-
https://user-images.githubusercontent.com/45121253/209021720-ec071f48-8e14-43a0-b279-44fa5581e03f.mov
### Phaser3
- 良い点
- 物理演算エンジンを備えている -> 衝突判定、重力など
- server でも headless phaser3 を使ってゲームロジ…
-
I want to call API to save score from my game using phaser on nodejs:
`let res = await axios.post(API_GAME_SCORE, payload,config);`
and I got this error:
`Error: ENOENT: no such file or direc…