Showing results for on doc.mapeditor.org
...It also contains basic rendering logic using DSFML
dtiled can load JSON-formatted Tiled maps. It also provides general tilemap-related functions and algorithms...
dtiled can load JSON-formatted Tiled maps. It also provides general tilemap-related functions and algorithms...
...defold
This plugin exports a map to a Defold Tile Map (*.tilemap). It only supports tile layers and only a single tileset may be...
This plugin exports a map to a Defold Tile Map (*.tilemap). It only supports tile layers and only a single tileset may be...
tBIN
The tBIN map format is a binary format used by the tIDE Tile Map Editor. tIDE was used by Stardew Valley, a successful...
The tBIN map format is a binary format used by the tIDE Tile Map Editor. tIDE was used by Stardew Valley, a successful...
...In terms of tile maps, it supports straight rectangular tile layers, but also projected isometric, staggered isometric and staggered hexagonal layers. A tileset can...
...Exporting a Tiled Map
A Tiled map contains tile layers, object layers, image layers and group layers. All these layer types are supported.
Tile...
A Tiled map contains tile layers, object layers, image layers and group layers. All these layer types are supported.
Tile...
Editing Tile Layers
Tile Layers are what makes Tiled a tile map editor. Although not as flexible as Object Layers, they provide efficient data...
Tile Layers are what makes Tiled a tile map editor. Although not as flexible as Object Layers, they provide efficient data...
Working with Layers
A Tiled map supports various sorts of content, and this content is organized into various different layers. The most common layers...
A Tiled map supports various sorts of content, and this content is organized into various different layers. The most common layers...
TMX Map Format
Version 1.8
TMX and TSX are Tiled’s own formats for storing tile maps and tilesets, based on XML. TMX...
Version 1.8
TMX and TSX are Tiled’s own formats for storing tile maps and tilesets, based on XML. TMX...
Godot 4
Godot 4 revamped its TileMap node, and Tiled ships with a plugin to export maps in this format. For exporting to Godot...
Godot 4 revamped its TileMap node, and Tiled ships with a plugin to export maps in this format. For exporting to Godot...
Using Terrains
When editing a tile map, sometimes we don’t think in terms of tiles but rather in terms of terrains - areas of...
When editing a tile map, sometimes we don’t think in terms of tiles but rather in terms of terrains - areas of...