Is there a "right" way to make an invisible button, or an easy way to "catch" a click/tap that's outside of the rest of the UI? I've done it by making a button behind everything and setting the alpha on its image to 0, but this feels dirty (and I suspect it's doing bad things to my fillrate).
↧