ios - Load a .tmx (Tiled Map) in Sprite Kit? -
is there (preferably easy) way load .tmx file in ios 7's sprite kit? if not, there alternatives?
check out tilemapkit sprite kit. unlike other solutions loads , renders (!) map types , variations supported tiled, including staggered iso , hex maps!
tilemapkit engineered oop framework should be, , exposes data stored in tmx file. in other words it's not single class got crammed it.
tile picking (point coord, coord point conversion) map types/variations built-in. more awesome features on way, review roadmap , check out class reference.
tilemapkit tested fully compatible swift , mac apps, too.
visit tilemapkit forum if have questions or requests. i'm posting frequent development reports can check what's coming next.
disclaimer: if isn't obvious now, i'm 1 of tilemapkit developers. :)
Comments
Post a Comment