So I've been trying trying to make an SKTileMap using the xcode editor.
I have downloaded the assets from here.
Put everything in my assets, and created an empty tileset that I filled with the tiles.
Now when I go make the tile map on my sks file, the tiles don't fit the map at all, like shown on this picture.
I tried changing the size of my tiles which gives me a better looking result, however the textures are not centered on the hexes like you can see here.
So I'm guessing I'm missing something obvious, but I couldn't find any tutorials on adding custom hex tiles online. Anyone knows how I should proceed?
thanks.