So i have a square image… “square.png” and its spawning on the sides of the screen… there’s 10 boxes on the screen at one time… when i tap the box its supposed to remove it… but since its the same image for the box when i press one box that box and several other get removed … i only want on box to get removed on press… how do i make the image an individual(individual as in like the same image but make it look like a different image in the code… does that make sense?) for every time spawned? is that possible?
NOTE: This is only an example i dont have code for this example to give you… thanks for any help!
