mirror of
https://github.com/bevyengine/bevy
synced 2025-02-17 22:48:38 +00:00
I struggled with some sprite sheet animation which was like drifting from right to left. This PR documents the current behaviour that the padding which is used on slicing a texture into a texture atlas, is assumed to be only between tiles. In my case I had some padding also on the right side of the texture. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |