Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Seanba/SuperTiled2Unity
Imports Tiled files to Unity. Better than regular Tiled2Unity.
https://github.com/Seanba/SuperTiled2Unity
Last synced: 3 months ago
JSON representation
Imports Tiled files to Unity. Better than regular Tiled2Unity.
- Host: GitHub
- URL: https://github.com/Seanba/SuperTiled2Unity
- Owner: Seanba
- License: mit
- Created: 2018-08-30T00:35:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T03:59:28.000Z (3 months ago)
- Last Synced: 2024-10-31T04:25:53.919Z (3 months ago)
- Language: C#
- Size: 37.5 MB
- Stars: 662
- Watchers: 23
- Forks: 84
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - SuperTiled2Unity - Imports Tiled files to Unity (Tilemap)
README
![](https://raw.githubusercontent.com/Seanba/seanba.github.io/master/assets/images/st2u-bar-wide.png)
Download SuperTiled2Unity on itch.io
-------------------------------------------------------------------------------
The depolyed SuperTiled2Unity Unity Package [is available for download at itch.io](https://seanba.itch.io/supertiled2unity).This package is available under the **free or name your price** model. [Donations or a kind word](https://seanba.com/donate) are always appreciated!
![](https://raw.githubusercontent.com/Seanba/seanba.github.io/master/assets/images/overhead-in-unity.png)
About SuperTiled2Unity
-------------------------------------------------------------------------------SuperTiled2Unity is a Unity Package that gives you the ability to import your [Tiled Map Editor](https://www.mapeditor.org/) maps directly into your Unity projects.
SuperTiled2Unity uses [Scripted Importers](https://docs.unity3d.com/Manual/ScriptedImporters.html), available with Unity 2018 and later, so that the import process is contained completely within your Unity project across all platforms. Updates are made automatically as you make changes to your map in Tiled and save them. There's no need for a separate export process.
Documentation for SuperTiled2Unity can be found on [Read the Docs](https://supertiled2unity.readthedocs.io).