
Tiled | Flexible level editor
Apart from fixing a number of issues in Tiled 1.11, this release adds support for loading Aseprite images, brings a few scripting API additions as well as a small AutoMapping improvement.
Download - Tiled
Jun 25, 2022 · Download Recent Releases Tiled 1.11.2 Released 28 January 2025 Tiled 1.11.1 Released 11 January 2025 Tiled 1.11 Released 27 June 2024 Tiled 1.10.2 Released 04 …
Tiled Documentation — Tiled 1.11.0 documentation
Tiled Documentation Note If you’re not finding what you’re looking for on these pages, please don’t hesitate to ask questions on the Tiled Forum or the Tiled Discord.
Introduction — Tiled 1.11.0 documentation
Tiled is a 2D level editor that helps you develop the content of your game. Its primary feature is to edit tile maps of various forms, but it also supports free image placement as well as powerful …
Docs | Tiled
Tiled - Copyright © 2008-2025 Thorbjørn Lindeijer and many other contributors Documentation News Donate Forum Discord Mastodon GitHub X
Editing Tilesets — Tiled 1.11.0 documentation
Tile animations can be live-previewed in Tiled, which is useful for getting a feeling of what it would look like in-game. The preview can be turned on or off via View > Show Tile Animations.
Working with Worlds — Tiled 1.11.0 documentation
Tiled takes great care to only load each map, tileset and image once, but sometimes the world is just too large for it to be loaded completely. Maybe there is not enough memory, or rendering …
Working with Objects — Tiled 1.11.0 documentation
The rectangle was the first type of object supported by Tiled, which is why objects are rectangles by default in the TMX Map Format. They are useful for marking rectangular areas and …
Working with Layers — Tiled 1.11.0 documentation
A Tiled map supports various sorts of content, and this content is organized into various different layers. The most common layers are the Tile Layer and the Object Layer.
Tiled 1.4 released
Jun 20, 2020 · Tiled can now render connections between objects on your map. To enable this, there is a new type of custom property called “object”, which is stored as the unique ID of the …