smitpatel88 / TMXPathFinding

TMXPathFinding for Cocos2d-x 3.x
9 stars 3 forks source link

TMXPathFinding

TMXPathFinding for Cocos2d-x 3.x

TMXPathFinding knows how to find path into TMX map.

It uses TMX tiled map created by http://www.mapeditor.org It supports orthogonal, hexagonal and isometric tile maps. During Path finding, it takes current GID values from TMXLayers.

Features:

Limitations:

How to use?