Support => NGUI 3 Support => Topic started by: DIEM on February 14, 2014, 12:57:30 PM
Title: Keep specific color button after click it
Post by: DIEM on February 14, 2014, 12:57:30 PM
Hi, I have a list of buttons and I want to highlighted (with a specific color) the button that was selected from this list. If another button is selected, the previous button return to normal color and the current selected button gets the specific color. How can I do this? ???
Thank you, Priscila Ariel
Title: Re: Keep specific color button after click it
Post by: ArenMook on February 15, 2014, 01:08:59 AM
Don't use the button script for this. Write your own custom script, something along the lines of: