How do tileIds work?

I see in the docs that there are a lot of things you can call using tileId as the parameter. I can't seem to find what a tileId looks like or how to get its reference. Are tile ids just integers from 0 to 374? Where do I get a tile's id?

tileId is just a unique integer assigned when a tile is created. You can find a tile’s id by moving the mouse over the tile in the Tiles list (not the Room) and pausing for a moment. A tooltip will pop up with the tile’s id in parentheses after its name.

2 Likes