Closed Gaboose closed 11 months ago
Sounds good enough to merge as is, thanks a lot for the effort! I'll probably touch the allEqual()
part of the code because generics used like this can lead to problems in some targets (especially C# target), but that's minor. It will be included in next Ceramic release!
Pixel coordinates in
gridTiles
andautoLayerTiles
are not always divisible bygridWidth
andgridHeight
. Store this offset when parsing ldtk data and add it to correspondingTilemapQuad
coordinates.This change makes these pixel offsets in auto layer rules work in ceramic: