mapeditor/tiled
Do you want to work on this issue?
You can request for a bounty in order to promote it!
Rearrange Tiles (Swap) + Rearrange Tiles (Displacement) #3112
FitzRoyX posted onGitHub
Currently, the rearrange tiles feature uses displacement, which is not ideal for single image tilesets. Larger objects comprised of multiple tiles like trees are pre-arranged on rows to be together. This all gets shifted out of position with displacement. Displacement and Swap should be separate available techniques.