Tiled4Unity
Tiled4Unity copied to clipboard
Remove intermediate XML
Right now Tiled4Unity creates an intermediate XML for the importing process this is a generated file that comes from the Tiled2Unity legacy workflow.
- Objective remove the XML file and improve the importing process by not using it.
- Remove the usage of the XML structure for the exporting process.