-
Hello. I am very thank you!!!.
I use phaser-spine - version 3.0.9
I have a problem.
I use spine used by weightedmesh
- when using simple MESH, then no error and no rendering.
- but when usi…
-
### Context
Many variants of this question have been asked on the Discord server, so maybe it's time to add something to the site. ([latest question](https://discordapp.com/channels/119577130321551…
-
I know this is a long shot but I'm trying to mess with the demo using an updated version of phaser. No error comes up but the game freezes as soon as pac man hit a wall.
-
I'm using this URL: https://cdn.jsdelivr.net/npm/phaser@3.6.0/dist/phaser.js
I get this error: "TypeError: a.F is not a function. Check console for stack trace."
-
## Version
* Phaser Version: 3.86.0
* Operating system: Windows 11
* Browser: Only tested in latest versions of Brave and Edge, but comes up in both
## Description
Assigning `pr…
-
When I attempt to build dragonbones locally against the phaser 3.50 library, I get many errors:
```
$ pwd ; npm run build
/.../src/DragonBonesJS/Phaser/3.x
> dragonbones-phaser@5.6.2 build /..…
-
Writing (unit) tests for classes that use `phaser`, e.g. `MainScene` results in `npm test` to fail. Those classes should be testable, too.
-
Does anyone else have this issue:
after typing: npm run dev
```
PS C:\Users\lbran\Desktop\phaser-multiplayer-game-master\phaser-multiplayer-game-master> npm run dev
> phaser-multiplayer-game…
-
### **SFL Axolotls Roadmap**
---
**Skeleton**
- [x] Map Collisions (11/6/22)
- [x] Player Movement (11/8/22)
- [x] Player Movement (Sprint mode) (11/20/22)
- [x] Add In-game Mouse Pointer/Cursor…
-
Hi!
Trying to use this with Phaser 2 is not working. The issue is because phaser 2 is now phaser-ce.
I could fix locally changing package.json and gulpfile.js to use phaser-ce instead of phaser
…