putTileAt
into createBlankLayer
on hex map from Tiled renders wrong
#6074
Labels
putTileAt
into createBlankLayer
on hex map from Tiled renders wrong
#6074
Version
Description
See below image; base map is colored hex squares. If I dynamically add a layer via
createBlankLayer
, and then useputTileAt
to populate this layer, the result is off-centered rendering of the tiles in the blank layer:Example Test Code
The map:
hexagonal-mini-6x.json.tar.gz
The tileset image:

Additional Information
This issue was worse with 3.55; I found some bugs which were fixed regarding
putTileAt
, hence tried the 3.60 beta.The text was updated successfully, but these errors were encountered: