-
## 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…
-
Hi netcell,
I was impress with the helper tools that you do for phaser. But can i know is there some way that can change the texture of ninepatchimage to do like rollover effects. Or how can i fit ni…
-
right now, if a player logs in automatically but the game is in a different tab, it will load when they look at the screen. if it's possible to make phaser load in the background, that should be done
-
We have several games using web-gl rendering with Phaser v2.18.0 (but tried other versions). After updating devices to iOS 15.1 (maybe 15 as well) the frame rate on iOS went from 60 fps to about 20 on…
-
Hi there,
Thanks for this great open source editor! I'm playing around with Phaser 3 and tried to use an export file from this tool to create a complex shape, but it seems (at least for the Matter ph…
sbine updated
4 years ago
-
Code Snippet:
```
interface DownloadableProvider: ZiplineService {
suspend fun Entity. getDownloadLink(): String
}
```
Error:
```
org.jetbrains.kotlin.codegen.CompilationException: Back…
-
-
**Describe the bug**
```
13:58:00.688 [pool-2-thread-3] ERROR com.teragrep.net_01.channel.context.IngressImpl - run() threw
java.lang.IllegalStateException: Cannot return wrapped ByteBuffer, Buff…
-
The StageXL library would gain a lot of attraction if it included more small examples that illustrate how to solve specific problems.
A very good inspiration are the [Phaser Examples](http://example…
-
all these examples are for phaser 2.2, as of 2022 this is real old version. 2.19 is the CE mantained, and most people use phaser 3.
Any plan on updating the code snippets?