I'm in the joyous task of using the tilemap editor.
I'm getting a collision I "shouldn't be getting" and I want to know with which tile in the tileset I'm colliding with. The print of the collider gives me "[TileMap:1240]"
What is "1240"? How do I translate that to something I can see in my tileset?
Thanks.