How can you offset a sprite?

I need to offset a sprite by 16 pixels, I tried messing around with tile config, but that didn’t go well. Is there a way to offset a specific sprite?

Each tilesheet within a tileset can have it’s own offsets. You can’t set offsets for an individual sprite, only for tilesheets. There’s nothing stopping you from having a single sprite in a tilesheet, though.

3 Likes