-
Hi, I am one of the devs on gdevelop and we are currently looking into adding support for tilemaps and specifically for tiled tile support
I understand that this is a "in progress" feature on this …
-
If I change the game.resolution = 2, the sprite size always be 50x50,which is small in new canvas, I think it should be 100x100.....
-
If I have a 2d projected container with 2 sprites inside, when the plane is "flipped" should i see child sprites in a reverse order?
an application can be a container containing 2 sprites inside in…
-
Some browsers (most notably iOS Safari) have a limitation as too how large a single image can be: https://developer.apple.com/library/mac/documentation/AppleApplications/Reference/SafariWebContent/Cre…
-
The bundled`dist/colyseus.js` contains both the Colyseus SDK and `@colyseus/schema` bundled together.
## Problem
When hotfixes are applied to `@colyseus/schema` the bundled `colyseus.js` can get …
endel updated
2 years ago
-
one key feature still missing in melonJS, if anyone is up to it, is the ability to load compressed texture for WebGL, with the benefits of shorting loading time and using less VRAM.
At minima (if …
obiot updated
8 months ago
-
### Motivation
HiGlass is well implemented and a core dependency of Gosling. However, it is untyped and packaged as a pre-bundled UMD JavaScript file. (pre-bundled meaning all dependencies except `…
manzt updated
2 years ago
-
# Bug Report
### 🔎 Search Terms
emit, helper
### 🕗 Version & Regression Information
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about ________…
-
hello how install
-
Add the ability to localize a sound in the 2D space (giving it a X-Y position when playing ? Or assigning the sound to a gameobject ?).
This will change the pitch Left/Right to create the illusion …