>>17365890That's a problem with how autotiles handles inward corners. Basically there's not enough space because for some reason instead of having a 32x32 (effectively 16x16) per corner, it instead has it all handled by a single tile, giving each corner only 16x16 (effectively 8x8) to work with.. Which is fucking stupid.
We could simply do the water within the tileset itself, but then it can't animate and that simply looks even worse.
So unfortunately, sacrifices have to be made.