Hey everyone, I am having a problem. Every time I press the next level buttons in my game, it triggers the shoot button below it (it being the the layer) as well. So, I'm wondering, how do I make it so that the shoot button only gets triggered when it actually gets tapped (and not when the button on layers above are tapped)?
My Code (Is there some condition I should add? What I've done isn't doing the trick lol):