i use larger images that has animations on them on specific coordinates and i want to load a frame from x,y,width,height from a loaded sprite then have a loop and get all frames for animation,
why, you ask?
minimize requests of loading a lot of frames, you have on image that contains all frames, sure it might be larger but your app doesnt have to download every single frame.it should save loading time and have a neater directory structure.