I have been playing around the last couple of days with inkscape, learning how to draw tiles of different sizes for an isometric map. I have loaded these into Tiled.tmx for use in a Libgdx game and all is going well. But I now think that I am heading into a dead-end using Tiled.tmx to create my room maps for a Knightlore style trip down memory lane. It seams that Tiled.tmx is good for a flat ish type world only. Would I have to code a custom map editor and a renderer?
Any advice gratefully received
Darren