03-23-2025, 06:51 AM
One of the best strategies to map this game seems to be doing one layer at a time.
Yes, you can go right to the next layer and make a screenshot too, but if you want to assemble it later, you'll get confused.
Reason for this: the lower layer in the tilemap viewer is off by one row of 16x16 tiles and therefore doesn't line up with the upper layer.
You can also overlook garbage tiles if you walk through the map and just look at the upper layer but then switch over to the lower layer (the one missing row in lower layer is occasionally filled with trash from other parts of the map).
Yes, you can go right to the next layer and make a screenshot too, but if you want to assemble it later, you'll get confused.
Reason for this: the lower layer in the tilemap viewer is off by one row of 16x16 tiles and therefore doesn't line up with the upper layer.
You can also overlook garbage tiles if you walk through the map and just look at the upper layer but then switch over to the lower layer (the one missing row in lower layer is occasionally filled with trash from other parts of the map).