Hello,
Probably wording this all wrong but I have been using a tilemap to design the layout of my platformer levels. During this time I have created 18 or so levels with the same tilemap. But now I would like to use a different tilemap in the same project to do more levels.
I was able to create tilemap_candy just fine but when I use it on the level it goes to the top layer and does not seem to connect to the tile_layer that I have been using up to this point.
Any ideas?