bevy_simple_tilemap icon indicating copy to clipboard operation
bevy_simple_tilemap copied to clipboard

Feature request - Tile origin / alignment

Open fossegutten opened this issue 2 years ago • 0 comments

Hi, first I would like to thank you for this great library!

Seems like it the tiles draw from the center as default, it would be nice to be able to choose to draw from bottom left corner instead. This is quite easy to work around by just adding half tile size offset to map transform. I think it would still be nice to have the option.

fossegutten avatar May 30 '22 22:05 fossegutten