Questions tagged [tiled2unity]
Tiled2Unity is a tool for exporting Tiled Map Editor (TMX) files to Unity.
7 questions
0
votes
0
answers
29
views
import with superTiled2Unity is offset
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 ...
0
votes
0
answers
158
views
Unity - Circle Collider 2D traveling the side of a wall randomly collides with wall corner
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-...
0
votes
1
answer
314
views
Prefab not working when I import maps form Tiled using Tiled2Unity
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 ...
1
vote
2
answers
972
views
Tiled2Unity depth sorting issue with multiple layers
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 ...