We are going to use this image as our sprite sheet. Sprite sheet means using one image to get multiple images using coordinate or value. For example if the image is 200 x 200 and the flags are 4 x 2 in the script, I would use these values to specify which country is which flag. Let's proceed with a better understanding of the code.
Output
Copy the following code and paste on body to body section