Was wondering if something like this is possible. If I have 6 buttons all running vertically in a scene. Is it possible that only one can be select-able at a time. So if button1 is already pressed and then press button2, button1 would become de-selected? Similar to the way radio buttons work.
Comments
Something like that
So from what you're saying I place all 12 buttons in a table and make a loop. How would do what you suggest? I've got the following so far:
Web: http://bromancelabs.com
You can try my implement of "List value button" for this solution!
(In my code, you can replace preference class by dataSaver)
Happy coding!
Web: http://bromancelabs.com
Web: http://bromancelabs.com