Actually, I used JSTileMap to parse the TMX files and actually got it to work. @vhristov Here is the link I used to find how to do it: https://github.com/slycrel/JSTileMap and use http://stackoverflow.com/questions/25995131/how-to-use-jstilemap-in-swift to help you understand what to do.