Object Layer Animation getTile Null

Hi, First of all thanks for this great design sofware.
We use Libgdx and lots of tiled objects in our game and trying to use animation property.
We implemented animation with Tile Animation Editor, but even tiledMapTileSet.size shows 7 tile, tiledMapTileSet.getTile() does not get any tile.Always show null. PLease help.

Ok I found finally, the ID starts from firstgid :slight_smile:

1 Like