LDtkLoader icon indicating copy to clipboard operation
LDtkLoader copied to clipboard

Add support for individual tile offsets

Open Spheya opened this issue 2 months ago • 3 comments

new field Tile::offset to represent the offset of the tile's position in pixels. also the Layer::getCoordAt function gave wrong results when the position wasn't the exact coordinate of the grid, so that's fixed as well.

Spheya avatar Apr 28 '24 15:04 Spheya