I am trying to use the stickypress flag on the UICamera. I have buttons on one layer which I want to behave like normal (with stickypress flag checked), and another set of buttons on a separate layer with stickypress unchecked behavior. For each of these layers, I have a UICamera with that layer set as the EventReceiver mask. When I have one camera with stickypress set to true, and the other with stickypress set to false, I get stickypress off behavior for all the buttons. Is there another way I can set this up to get the behavior I am looking for?