Hello,
I was wondering, lets say I have 4 buttons in a row like this:
Please Select Game a Mode
(Easy) (Normal) (Hard) (Extreme)
Each button has a 2 sprites, 1 for up state, and 1 for clicked state:
button up = (Easy)
button clicked = (Easy)
I would like the button to stay with the clicked mode sprite, until the user selects a different option, or starts the game.
For example:
(Easy) (Normal) (Hard) (Extreme)
I cant find an option to do this. Am I missing something?
Thanks