Possible bug, unless I'm stupid and screwing something up.
Whenever I open a sprite sheet and import it as multiple images, it works fine. However, when I save the project and reopen it, all of the images in the project are replaced by the first sprite in the sheet. So far, I have not found a way to get the other sprite back.
This is the sprite sheet I'm using:
Steps to Reproduce:
1. On PixelOver home, press "Open Sprite Sheet" button
2. Set column number to two. Sprite sheet should have a white circle on left, black line on right. Each cell is 16x16 pixels.
3. Press "Import"
4. Press "Import as different images"
5. You should have [filename]1 and [filename]2 in project.
6. Save project as .pixelover file.
7. Close project
8. Open saved project
9. Both images should now be the white circle.
I don't know if there is something I'm missing or if this is a known bug.
This doesn't seem to happen when the sprite sheet is imported as an animated image, however.