tiled icon indicating copy to clipboard operation
tiled copied to clipboard

Flexible level editor

Results 254 tiled issues
Sort by recently updated
recently updated
newest added

Currently, it is not possible to change the order of the terrains defined in a tileset. There should be only one difficulty with this, which is that reordering terrains affects...

missing feature

After exporting to a defold tilemap the user must open the tilemap in defold and assign z values to each layer to have it match the order that was defined...

missing feature

Currently, the Keyboard Shortcuts list only displays and allows searching by the primary keyboard shortcut. However, some actions have additional shortcuts by default. This makes it harder to learn about...

usability

One problem that's common enough to cause quite some pain is that when a tileset's image width is changed, this causes all the tiles in the tileset to get renumbered....

feature

The Tile Object feature is great for a visual representation of an object, or easy non-grid aligned tile placement. However, it seems to fall short when you want to place...

feature

In addition to the recently added rotation, I'd like to suggest xScale and yScale. This automatically allow both horizontal and vertical flip.

feature

In the Map Editor, it's possible to pick a Terrain to use by right-clicking a tile corner/edge, rather than from the Terrains list. This is very convenient, especially when using...

feature
usability

Scripts currently have no way to create, delete, or use Tile Stamps and their Variants. Would be nice if they could. My use cases: Automating the creation of stamps and...

feature

Feb 18, 2022 1:32:03 PM org.mapeditor.io.MapReader unmarshal SEVERE: null javax.xml.bind.JAXBException: Implementation of JAXB-API has not been found on module path or classpath. I'm using the libTiled TMXViewer Example and getting...

**Describe the bug** Insert polygon tool leaves graphical trail at low zooms **To Reproduce** Steps to reproduce the behavior: 1. Edit a map 2. Insert a polygon with save two...

bug