SuperTiled2Unity
SuperTiled2Unity copied to clipboard
Imports Tiled files to Unity. Better than regular Tiled2Unity.
As discussed in #36 : It would be nice to have some more options for generating the sprite atlases. Since currently a custom atlas system is used, I'm not sure...
Hi, I recently wanted to try out supertiled2unity on my Macbook Pro (M3Pro - latest os update). However every time I drag the supertiled2unity folder into my unity project, it...
Hello, I'm currently attempting to use the Custom Properties feature of SuperTiled2Unity and running into the following error: `Identifier uniqueness violation: 'Name:_MapPrfab/Headquarters/Grid/Objects/Object_7 (TRS), Type:GameObject'. Multiple Objects with the same name/type...
One feature I want to implement is that when you click on a tile, you can know which tile you clicked on and show a selected status in the center...
SuperTiled2Unity version: 2.1.1, Unity version: 2022.3.17f1c1 Unknown error encountered. Please report as bug. Stack track is in the console output. Failed to add object of type `SuperTile`. Check that the...
I have worked in Unity with SuperTiled 2.2.1 My project is a platformer Game. I used properties unity:Tag and unity:Layer but looks like it doesn't change the children of the...
Description: It is not possible to import to unity throught the package manager by "Adding package from git url". Step-to-step: 1. Open the Package Manager > click the "+" on...
As both Unity and Tiled support the usage of Aseprite project files, I was disappointed to discover that SuperTiled2Unity is not currently compatible with .tsx files using an .aseprite file...
Fixed a typo.
Hi, Sometimes it requires to setup `Mode` as `Chunk` for correct Y sorting. Also `Sort Order` field. I'd prefer to have more "standard" way to use properties, instad of "magic...