set TileMap editor BitMask when a tile map region is more than a 3x3 grid.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By MinouPitou

Hey, I just imported a new tilemap in my project, and I’m trying to set the auto tile bitmask but previously I’ve only had tilemap region with only 3x3 (right_corner,middle,_left_corner).

but this time I have more than 3 tiles. see: Imgur: The magic of the Internet

maybe I just set it up wrong, I’m not using the middle tiles.

So how can I make the tilemap editor works for this type of tileset if I can?

:bust_in_silhouette: Reply From: MinouPitou

i found my problem, my tilemap is 32x32, and i set it up as if it was 16x16