I'm wondering if there's any way to make something happen only if you have one of all the variables necessary. for examples i have 3 bricks, one for carrots, one for cabbage and one for meat. Each of them adds 1 of their respective ingredients. However, when I want to put them all together I can't make the game check for one of each of them, only one of any of them. Help pls.