-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi,
While trying to use the library (based on Ray Wenderlich's iOS Game Dev Guide, but downloaded the latest version) I created a map with 1 tile-set that has 2 images in it. Since I didn't want to work with TilePacker I didn't use an atlas image. Tiled support the creation of such maps. (I can send the map if required)
The problem with JSTileMap is in TMXTilesetInfo class, where the atlasTexture property holds a single texture. Obviously this class wasn't designed to work with several images.
I did a small hack to work with multiple images, just so that I can move forward with my project. I wouldn't recommend this change.
I would appreciate having a true support for these kind of maps.
Many thanks!
Shay
Metadata
Metadata
Assignees
Labels
No labels