Skip to content

deepnight/heapsTiled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Import Tiled generated maps to Heaps based projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages