Skip to content

Tiled TSX exporter

Output

Packrat writes a Tiled XML tileset and one image for each atlas page:

text
atlas.tsx
atlas.png

Each exported frame becomes an image-collection tile with a rectangle inside the atlas page. This is intended for importing a packed collection into Tiled, not for runtime animation playback.

Integrate

Open or import the .tsx file in Tiled. Keep the referenced image beside the tileset and preserve the relative path.

Packrat documentation