hello, if i have orthogonal map is easy, but if i have an isometric tilemap how i can get a GID of tile?
the tile is a rhombus not a square :(
Find Tile in isometric tilemap
(3 posts) (3 voices)-
Posted 2 years ago #
-
i meet the same problem , did u solve it now ?
Posted 1 year ago # -
The formula used to place the isometric tiles is here:
http://github.com/cocos2d/cocos2d-iphone/blob/release-0.99.3/cocos2d/CCTMXLayer.m#L600Posted 1 year ago #
Reply
You must log in to post.