Hi! I am new at learning sfml. I was trying to make candy crush. I have all the png files of candies, but I don't know to print it in 2d array(grid). I tried doing that but the candy draws only one time the nested loop for 2d arra of sprite. Help will be appreciated.