Hi!
I’m currently toying with tilemaps and just tried to create a HTML5 build (for fun).
Two annoying things happened:
1/ It’s not as fast as it is when I build on Defold (where it’s “perfect”). Is it normal?
edit: “fixed”, the html5 build runs smooth now… My computer was probably a bit tired the other day
2/ More important at this point: one on my layers (well, maybe all of them but it’s super obvious with this one) doesn’t work as intended > The transparency is replaced by a black background:
Why is that? Is this a known issue?
Note (for both issues): the only unexpected thing I could have done is to increase the max nb of tiles (just to not be annoyed during my tests)
But my test tilemap only has 1000 tiles.