i have menu with buttons when touch the Play button game go to another scene but Touch don't work there i'm write self.isToucheEnabled=YES; in init method and add in onEnter method [[CCTouchDispatcher sharedDispatcher] setDispatchEvents:YES];
but that don't work pleas help why i can enable touch