How to change tileset tile IDs.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By OOPSkarate

Every time I make a new tile within a tileset, it has a new ID. I just want to be able to replace one tile with another one but the IDs change, leaving behind invalid tiles.

If there is no way to change tile IDs currently, can that please be changed? It seems like a really important variable when working with tilesets.

:bust_in_silhouette: Reply From: rakkarage

Here is a small utility that lets you change the order or tile set ids.
Changing tile ids can break existing code or maps that use existing ids.