-
Text Player stops at end of "Prelogue" and waiting on pointerdown but nothing triggers it. Choices also not showing.
CodePen: https://codepen.io/rexrainbow/pen/dydQjow
From doc "choices demo": htt…
tdgao updated
3 months ago
-
## Version
* Phaser Version: 3.80.1
* Operating system: android
* Browser: chrome
## Description
Embedding Phaser3 into the Android webview, the game runs normally when ope…
-
I would like to contribute to this project and I have some ideas to improve it.
Code enhancement:
- Modularize the codebase and use a tool like [esbuild](https://github.com/evanw/esbuild) to speed…
-
I don't know is it an issue of Phaser or Skypack. I have created both. Skypack issue: https://github.com/skypackjs/skypack-cdn/issues/371
The following link doesn't work: https://cdn.skypack.dev/ph…
-
Hi, I've been using your `rexcutjigsawimageplugin`. I wrote some code to remove the preFX once a piece is successfully placed in its original position. However, there's still a visible gap between t…
-
## Version
* Phaser Version: 3.80.1
* Operating system: android 11, iOS 16
* Browser: chrome
## Description
Using Nineslice to render a rounded background image, it was foun…
-
I don't know is it an issue of jsDeliver or Phaser. I have created both. The jsDeliver's issue: https://github.com/jsdelivr/jsdelivr/issues/18585
This link doesn't work: https://cdn.jsdelivr.net/np…
-
The colliders for the project need to be completed in a way that they can recognize all of the items within the scene to prevent issue like happened with DefaultWeapon. One of the Phaser examples (htt…
-
Im using rex’s dynamic text plugin in my current project and ran into an error
`object is not iterable (cannot read property Symbol(Symbol.iterator))`
When i trying to spawn it in create of my s…
-
## Description
How about adding a `index.ts` which includes all plugin files so that the import lines look clean?
## As-Is
```typescript
/* example */
import RoundRectangle from 'phaser3-re…