Kirjava
Kirjava
~~can't seem to reproduce this on linux~~ ~~I assume the bug is consistent. The art file is rather small so I can't imagine it's an issue with memory.~~ ~~will have...
fixed in 131c83abb978116514c8a504f08e0bfae7b829c8
does this still happen? I cant seem to replicate it
will be in next release
I've double checked and it seems to work fine in the current development version, not sure what's going on :S
You can fullscreen the sprites pane and drag them into place faster with the mouse I'll have a think of what UX I can add to make this easier
 I managed to read the crackers mapping data However, each sprite image seems to use a label that I need to retain if I want to support writing
in that case you can use this script for reading only; ```JavaScript // Flex 2 Mapping Definition - Sonic Crackers const { mappings, dplcs, offsetTable, write, read, dc, nybble, endFrame,...
I have added an extra input for the tile offset and it'll be available in the next version!