mapeditor/tiled


Do you want to work on this issue?
You can request for a bounty in order to promote it!
Add ability to reorder terrains #1603
bjorn posted onGitHub
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 the terrain IDs stored on the tiles, which will have to be adjusted accordingly. But this is similar to when a terrain is removed, which is already implemented.
Reported on the forum.