SuperTiled2Unity
SuperTiled2Unity copied to clipboard
Layers' position in prefab moved down by tile height
I have an importer where I do some post-processing where I zero out the position of each Tile Layer. One thing I don't allow is the Tile Layer to have a non-zero offset.
I've noticed that this doesn't work well when I have an Objects Layer.
Is this expected behavior, or should I simply leave it as is?