Crafty-Tiled-Map-Importer icon indicating copy to clipboard operation
Crafty-Tiled-Map-Importer copied to clipboard

A Tiled map (http://mapeditor.org) importer for Crafty.js ( http://craftyjs.com)

Results 4 Crafty-Tiled-Map-Importer issues
Sort by recently updated
recently updated
newest added

This way assets could be placed in the same folder as the JSON file.

I've added support for Tiled's Object layers, as well as support for arbitrary properties, and multiple tilesets

If I try and make an isometric map, it just returns a sparse grid instead. Example: http://evintr.com/Crafty%20ISO/sandbox.html

Exported JSON file form Tiled doesn't contains any path info for the tile-set png file so it looks for in the root. It would be great to specify this path...