I downloaded some tilesets from itch.io and I used them to create a tilemap in tiled.
I am so confused about how to add the tilesets in gdevelop
1 Like
Unfortunately, you do not.
Multiple tilesets at the same time are not supported.
https://wiki.gdevelop.io/gdevelop5/objects/tilemap
It is listed in the limitations section. The closest you would be able to do is merge both tilesets into one atlas image and then use that when making your map.
1 Like
aw man, thank you though
1 Like