Seanba / Tiled2Unity

Export Tiled Map Editor (TMX) files into Unity
Other
495 stars 120 forks source link

Object types not being exported with JSON/JavaScript #163

Closed zenith-jacob closed 6 years ago

zenith-jacob commented 6 years ago

image

  1. Create a TileSet with some objects.
  2. Set a type to each object, ex. TYPE1, TYPE123
  3. Create some objects on a TileMap
  4. Export as JSON/JS:

image

Export as LUA (working, visible mappings):

image

Seanba commented 6 years ago

Hi there. I'm afraid you have the wrong github repository.