Cocos2D making a isometric hexagonal tileMap

ぃ、小莉子 提交于 2019-12-13 08:18:22

问题


I'd like to create a simple game with an isometric map with Cocos2D, but I can't figure how I should use an hexagonal tile (always isometric) map. Any hints?


回答1:


This link is probably your best bet for tile maps using cocos2d. I believe that the cocos2d sample code that comes with it has a hex tile map as well.



来源:https://stackoverflow.com/questions/9531535/cocos2d-making-a-isometric-hexagonal-tilemap

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!