#How create a good mobile menu button?
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I want to know how I can make buttons that can only be pressed if they are in focus, and that cannot be pressed directly by touch, and that the only touchable buttons are the control buttons (up, down, left, right, confirm, cancel)
I want the player to be able to interact only with the control buttons, at least on mobile
and in an optimized way
summarizing and reusing as much code as possible