Tilesets: Setting origin for a tile when it is taller than the base tile size

Hello
I’m using 32x32 tiles on a layer with some 32x64 tiles for terrain(mountains, trees etc) in a top down map and to give a sense of depth layering . How can I set the origin of the 32x64 tiles to be at about 32px in height instead of being at the top left?

unwanted wanted

In these screenshots, when the 32x64 tile is added, its origin is set by default to be not at the base of the mountain but at the top left of it. So the tile is spreading out at the bottom when I would like it to spread out of the top.

Thanks

1 Like

I have the same problem with isometric tilemap