Open connorjclark opened 4 years ago
currently the grid settings support an x and y offset.
often spritesheets also have a constant x or y spacing offset–for every tile there is a gap of some pixels until the next sprite. it'd be nice if the grid settings could set such a value.
This would be really nice, would make tileset creation more flexible. If it's done an option for culling the outside gap would be nice too.
currently the grid settings support an x and y offset.
often spritesheets also have a constant x or y spacing offset–for every tile there is a gap of some pixels until the next sprite. it'd be nice if the grid settings could set such a value.