Hi, is there a way to shrink tiles from a tileset? I have a small issue where my door is built using two 32x32 blocks and I want to know if there is a way to “squish” the door down to make it so the it can be placed using just one 32 x 32 grid space.
As you can see in the image below, the door is two 32 x 32 tiles tall, and I was wondering if there was a way to squish down the door so that it can fit into just one 32x32 like the reference door beside it.
I’ve tried making it so the tileset is loaded as 32 x 64, so the door can be placed as just one tiled instead of two, however that doesn’t change the actual size of the door. I know this question may be a bit dumb, but appreciate any suggestions