I get a kernel panic when I try to run it with croc in a gameboy color
Moctezuma.Dev
3
Posts
3
Following
A member registered Jan 13, 2017
Recent community posts
Right now there would not be any big difference, what I did was to move all the importing process into Unity instead of having an external tool like tiled2unity or tiled2unity Lite, so Unity Editor takes the TMX file an does all the process that tiled2unity used to do externaly. There is still an XML file generated by tiled2unity, that's my next objective to remove that file then you would always have only your tmx file in the unity project. In my opinion the usage of TMX file inside Unity would be more clear an transparent since the workflow would be very similar to importing a FBX file for a 3d model.
I also have been using tiled2unity, I started a project out of it with some small improvements:
https://leonidax.github.io/Tiled4Unity/