Better spritesheet exporting

You can now choose how many columns you want your spritesheet to be, allowing you to export atlases.

ISSUE: If the number of columns is larger than the number of rows AND rows * columns are not equal to the number of frames, the result is weird. The exported image has transparent space on its bottom side.
This commit is contained in:
OverloadedOrama 2019-12-29 16:55:01 +02:00
parent 4ae5968887
commit eeaa691d36
8 changed files with 68 additions and 39 deletions