Hi,
How does the tilesheet extractor work on files with tiles of different sizes? There's an XML file which gives the position of each tiles, but in what does it help for the extractor?
Eg : 2D assets\Platformer Assets Base\Spritesheet
I know the tiles are already individually present into the PNG folder, but just wondering what can read the XML file? I loading the file through Godot and it does seem to read the XML.
TIA
