I have a UI layer that contains instructions, a start button, and a back button to cancel back to the main menu... When they press start, I set the layer to be invisible, but the buttons are still active. Once click in the wrong place and whammo... bounce out of the game.
Can I disable an entire layer so its objects don't respond to events anymore?