I have made a level with a tilemap already.
I would like to duplicate the level and change the tiles it is using so I can compare tilesets side by side.
Is there a way to change a single grind to swap over to a new tileset in the editor?
Thank you
I have made a level with a tilemap already.
I would like to duplicate the level and change the tiles it is using so I can compare tilesets side by side.
Is there a way to change a single grind to swap over to a new tileset in the editor?
Thank you
Hi, you could make use of this API to swap Tiles from one Tilemap to another, Tilemap.SwapTile.