How to offset a stamp from the grid?

By default, stamps snap to the grid. Is there a way to offset a stamp to place something halfway between two grid spaces instead?

Tiles are always placed in a particular map cell and cannot be positioned between cells. You can, however:

  • offset the layer the tiles are on, so that its tiles appear halfway between the tiles of other layers
  • change the drawing offset on the tileset the tiles are from, so that they’re drawn in a different position than usual. However, this can currently only be done for the entire tileset, there’s no way to offset only specific tiles
  • place the tiles as Tile Objects (one Object per Tile - you can’t place an entire multi-tile stamp as a single Object) on an Object Layer. Objects can be freely positioned (though you may want to check your snapping settings in View > Snapping).
1 Like