Skip to main content

Questions tagged [tiled2unity]

Tiled2Unity is a tool for exporting Tiled Map Editor (TMX) files to Unity.

Filter by
Sorted by
Tagged with
0 votes
0 answers
29 views

I am working with isometric tiles the first time and have some trouble importing them from tiled. I want them to be imported so that the upper part of the "cube" matches the tile so that i ...
Starbax's user avatar
  • 101
0 votes
0 answers
158 views

I have a 2D golf game that uses a Circle Collider 2D on the ball, and I have levels/holes built out in Tiled, which I import into Unity using SuperTiled2Unity. Being a somewhat retro styled pixel art-...
Calthies4's user avatar
0 votes
1 answer
314 views

I have correctly created the map using Tiled with no errors or warnings, then i imported the package from tiled2unity, imported the map then waited few seconds and the prefab from tiled2unity appears ...
RODOR's user avatar
  • 5
1 vote
2 answers
972 views

I have been struggling with an issue for a couple of days now trying to get depth sorting properly when using multiple layers in tiled. My tiled map is set up as follows: The sorting Layers I have in ...
WraithNath's user avatar