heapsTiled icon indicating copy to clipboard operation
heapsTiled copied to clipboard

Import Tiled generated maps to Heaps based projects

About

A simple lib to import Tiled maps to Heaps projects. It only supports basic stuff, and it's not meant to support 100% of all Tiled features. You can extend it quite easily :)

Usage

See Test.hx

Folder structure

│   Test.hx
│
└───tiled
    │   TMap.hx
    │
    └───com
            TLayer.hx
            TObject.hx
            TTileset.hx

Credit

"Caves of Gallet" tileset by Adam Saltsman: https://adamatomic.itch.io/caves-of-gallet