Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 390 Bytes

File metadata and controls

18 lines (10 loc) · 390 Bytes

khatmx

Is an update of https://github.com/chipshort/kha-tiled rewrite the whole XML parsing using Haxe XML Fast

Loads only csv Tiled maps for now (.tmx)

flipping tiles is not supported

Getting started

Clone into 'your_kha_project/Libraries'

or do 'haxelib install git khatmx (repoUrl)'

Add 'project.addLibrary('khatmx');' in your khafile.js