Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Seanba/Tiled2Unity
Export Tiled Map Editor (TMX) files into Unity
https://github.com/Seanba/Tiled2Unity
Last synced: 2 days ago
JSON representation
Export Tiled Map Editor (TMX) files into Unity
- Host: GitHub
- URL: https://github.com/Seanba/Tiled2Unity
- Owner: Seanba
- License: other
- Created: 2014-12-15T06:34:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T23:33:44.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T17:33:09.921Z (3 months ago)
- Language: C#
- Size: 6.19 MB
- Stars: 496
- Watchers: 59
- Forks: 121
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-unity3d - Tiled2Unity - Export Tiled Map Editor (TMX) files into Unity (Open Source Repositories / Level Editor)
- awesome-opensource-unity - Tiled2Unity - Export Tiled Map Editor (TMX) files into Unity. (Open Source Packages / Level Editor)
README
# Tiled2Unity
**Tiled2Unity** is made up of two parts:
- The [utility](tool/Tiled2Unity) that exports TMX files into Unity.
- The [Unity scripts](unity/Tiled2Unity) that import the output of the Tiled2Unity Utility.See documenation on the [Tiled2Unity ReadTheDocs page](http://tiled2unity.readthedocs.io).
**Tiled2Unity** is distributed with the [MIT License](https://en.wikipedia.org/wiki/MIT_License).