So, extracting all the data of the tiles and identity is OK, but I don’t want to have to in every world of my game to manually specify the size of the map on my Tilemap. The tile size is ok, I have only one tileset so it’s a constant final
on my .as files.
But I can’t get to work to read the first line of the xml file, to get both atributes of Height and Width.