What is more memory and speed efficient, 50 images in one animation object and referenced by frame number or 50 seperate PNG images? In case of creating a puzzle, i use now 2 animations for placement of the puzzle pieces. Then when overlap occures i compare the animation frames of the one on the background and the one dragged over. Is that the way to go?
Thanks for your help.