Hi,
I load my tiledmap.tmx file in Cocos2d-js with the component TMXTiledMap. In software Tiled, I have set in map properties an hexagonal (staggered) orientation. Hexagonal map seems to work with Cocos2d-js but map properties Stagger axis set to Y has no effect. How can I force stagger axis to Y in TMXTiledMap ?