Hello, I'm just starting with Greenfoot and I'm trying to make an easy game, for starters. I have a problem, because I don't know how exactly should I define the Mouse actor? Basically, I have animals displayed on my world and their food ( random ). So for, example, I have a Monkey and a Banana, how should I enter write the code for this, so that the Monkey when it's clicked, will be selected and if Banana is clicked next, then the pair disappears. But if it's incorrect the previous tile isn't selected anymore? I tried making, and combining codes together, but in the end nothing worked. I don't have any valid codes to show, I just want to know in which direction should I look, or go? And also, if someone could come up with a code that would help a ton. Thank you for any kind of information!!

