Hey Guys,
I want to deactivate a button, activate another Button and just want to click with the new Apple Remote on the Button, but this button is not "selected.
Maybe you can help me with this.
Thanks from Hamburg, Germany
This isn't working for me:
self.playButton.hidden = true
self.newGameButton.hidden = false
self.newGameButton.selected = true- Deactivate playButton
- Activate newGameButton
- Just "click"