#Better-Terrain 47 tile bitmasking Unsure what I am doing wrong

3 messages · Page 1 of 1 (latest)

astral pasture
#

I am using better-terrain with multiple 47 tile sets. The bitmasking matches what is recommended as far as I can tell, but there are issues with some of the corners as you see in the attached screenshot. When the bitmasking gets this big it gets hard to reason in my head so I am at a loss as to what the issue is. Each tile is 48x48 in size. (Sorry about posting this kind of thing in Github Issues before since I know that really isn't the place for it)

rapid pawn
#

Hi, I saw your comment on the ticket, but it was about another issue that got closed.

Looking at the image, the gap between the tiles is a lot smaller than the tiles. Is the tileset size also 48x48?

astral pasture
#

That was the issue, thanks. The tile size was 24x24 originally, I changed it to 48x48 in the tileset's texture region size, but not in the tileset tilesize setting under the tilemap itself.