SKTiledMap icon indicating copy to clipboard operation
SKTiledMap copied to clipboard

A TMX TileMap framework for SpriteKit. Supporting iOS 8 and OS X 10.10 and above.

Results 4 SKTiledMap issues
Sort by recently updated
recently updated
newest added

Used Tiled I added a Tile image to my object layer. When loading it into my app all the tile images were set to -hidden by default. Iterating over all...

what about physics body?

Hi, I tried to load map.tmx file generated by Tiled but rendered nothing. The weirdest thing that it works on simulator but not works on my device. This is my...

Hi, I'm trying to use SKTiledMap in Swift. I'm using cocoapods. When importing others framework (swift one like AlamoFire or Objective-C one like MBProgressHud) I have no problems. But with...