I'm using the tilemap only as a position register and I would like to show points in the center of the each tile. Can I do it in the tilemap as I do in the tiled background (replicating an image) or I need to draw one by one and save a tmx file? Thanks in advance.