SuperTiled2Unity Version 1.2.7
Super Tiled2Unity » Devlog
Improvements with version 1.2.7
- BUG FIX: Fixed crash for when Tag Manager had multiple sorting layers with the same name.
- BUG FIX: Added a hack fix for Unity's CompositeCollider2D class which is currently not being updated properly.
- IMPROVEMENT: Better error reporting for when a Tiled asset is missing.
By far, the most commonly reported issue using SuperTiled2Unity is due to the way Tiled map and tileset files have dependencies on other files. A Tiled map file (TMX extension) may reference Tiled tileset files (TSX extension) or any number of texture files. These files need to retain their relative paths to each other when they are imported into Unity. I'm hoping the improved reporting with the inspector will make this more obvious when it happens.
Files
SuperTiled2Unity.1.2.7.unitypackage 424 kB
Mar 24, 2019
Get Super Tiled2Unity
Download NowName your own price
Super Tiled2Unity
Import Tiled map files to Unity
More posts
- Super Tiled2Unity 2.2.1Jul 03, 2024
- Super Tiled2Unity 2.2.0Jun 01, 2024
- Super Tiled2Unity 2.1.0Sep 14, 2023
- Super Tiled2Unity 2.0.1Aug 22, 2023
- Super Tiled2Unity 2.0.0Aug 20, 2023
- SuperTiled2Unity Version 1.10.7Dec 24, 2022
- SuperTiled2Unity Version 1.10.6Aug 01, 2022
- SuperTiled2Unity Version 1.10.5Jul 12, 2022
- SuperTiled2Unity Version 1.10.3Sep 18, 2021
- SuperTiled2Unity Version 1.10.2May 23, 2021
Comments
Log in with itch.io to leave a comment.
Does this work with the new Unity Tile Map?
Hi there, filharvey. Use, this imports a Tiled map file into a prefab containing Tilemap components.