I am creating a game which is a little bit like a match-3 game (such as candy crush or royal match), however (for now) it uses a mouse. I need the game to know what to do to a specific instance of the sprite to move it, so I am trying to pick that specific instance, but I don't know how. Any ideas?
Thanks in advance!