Question about tiledmap isometric

I create a map from map editor, then import it into cocos creator, and create a tiledtile node, but my node is offset from the tile image like the picture. How can I fix this?

@slackmoe can you help me fix it :frowning:

Could you please provide the demo for us to check.

Check that the inner node has it’s position set to 0,0,0 as it is relative to the parent node.