Hello. I did a tutorial where the guy provided this tileset and showed how to configure Godot to be able to paint the tiles onto the screen using a TileMap. It has a section for every possible tile orientation. It works great! Once it's set up I can paint cliff tiles anywhere and it merges them and paints them correctly:
So, I recently got some assets from itch.io and they are laid out differently:
What's my best bet to convert these from one format to another? And that cliff tileset seems to be a very specific format, is there a name for that layout? I would expect to see things laid out that way because it works so well, but I'm seeing lots of different ways and not sure how to make sense of these layouts or talk about them.