Getting your Tiled layers exported correctly requires a bit of technique. To get everything working in our game seamlessly, we need to export a base layer, our collisions, and then our foreground layer.
Here, we'll learn how to export our base layer so we can begin using that within our game as soon as possible.