ldtk
ldtk copied to clipboard
[Feature Request] Export Tiled TMX support Export each Tiled layers
I'm using Construct 3. Here is a Tilemap sample:
https://editor.construct.net/#open=tilemaps
Currently, there is an option to import the TMX file

But only 1 layer of Tiled can be imported per times.

If I use the built-in SeparateLevelFiles.ldtk sample to export TMX file, I can import it very easily since it only has one layer.

However, we are definitely not satisfied with 1 layer, so in most cases, our layers are usually like this.( Typical_TopDown_example)

Request to add an advanced option for 'Export Tiled TMX' that allows exporting a separate file for each Tiled layers.
This would be really useful for me since I use Unreal engine and an a asset called Tiled Toolkit