-
## Version
* Phaser Version: 3.54.0 (earliest version with issue: 3.50.0-beta.7)
* Operating system: Any, but using Windows 10 right now
* Browser: Firefox Any, but using Firefox right …
-
Hi ,
First of all , thanks for this great addon 👍
I m trying to export object animation with Empty as Parent.
The thing is **Create Sprite sheet** tab is only showing heading like **Selection , …
-
The "Windows 7+" download on the main website, "https://www.shadowofthewyrm.org/downloads.html", downloads the spritesheets instead of the main game.
The link below it, "Spritesheets", also downloa…
-
We've explored the idea of managing spritesheets in a
https://www.npmjs.com/package/@pixi-essentials/texture-allocator
so we dont run out of available textures for labels.
This is something we sho…
-
I created a body and linked a gif as its sprite:
```
var body = Bodies.polygon(400, 300, 12, 45, {
render:{sprite:{
texture:'./assets/gifs/body.gif',
xScale: 0.5,
…
-
Hi, again! This is RiffyDiffy, the retired admin from the Cookie Run: Kingdom Wiki.
I know this is not the VG-Resource, nor is it related to the Cookie Comic Creator project, but I figured I could …
-
The special icons present on the Cities cards (the plus, arrows, flag and fountain) are needed when rendering cards.
-
What's interesting about the hexagon icons in cities is that the same image is used in an entire age, but colored differently based on the color of the card itself.
Not sure how that would be handl…
-
So I'm porting the Miku mod. I got all the characters and stages, and the songs and charts. Right?
I go to open Loid, and, along with the stage not working (concert on Loid, voca for Voca, then Expo …
-
Dear developer.
I am making RPG games with the precious engine you made.
I want to make an RPG that equips items.
But I don't know how to modify the sprite of player declared in BonfireTiledWidge…