I was trying to make a screenshot for a savegame, however it seems that the sprite state is not saved in the gamestate. :(
What i tried is:
1. on save -> take snapshot of canvas
2. on snapshot complete -> set Slot1Image to Canvassnapshot (works)
3. save game (works)
When i load the game, the Slot1Image is blank :(