Hi all! I want to use Tiled Map Editor TMX files to create 2D maps in Unity. I see that there are packages for importing TMX files, but I cannot find any that support the 2D engine for Unity 4.3. Does a TMX importer exist for the new 2D engine?
Cheers, tL
i dont think so, thats why im working on one
Looking forward to it!
Hello,
This one works with the new 2D stuff…
https://github.com/haysclark/unity3d-texturepackerimporter
And it’s free!
Cheers
Paul
we were referring to tile maps made from the tiled map editor
Woops! Sorry!
Must learn to read
I recently made my Tiled-to-Unity converter program (Tiled2Unity) available for free public use. Give it a try and let me know if it fits your needs.
http://www.seanba.com/IntroTiled2Unity.html
i am using UTiled (https://bitbucket.org/vinull/utiled/overview). works like a charm.
Is there a mac version of Tiled2Unity?