Hi. I have a list of images which I would like to use to create an explosion. The image is at http://commondatastorage.googleapis.com/codeskulptor-assets/lathrop/explosion_alpha.png
I would like to create an explosion using these 24 images starting from the first and ending in the last. I am not able to understand how can I be able to do this in Greenfoot. Is there any function where we could cut the image and then draw them one after the other. The size of each image in this list of images is 128*128

