of     1   

MidnightMigrane
#148649553Sunday, October 26, 2014 9:43 PM GMT

Is there a way to change the AutoButtonColor on a "TextButton"?
championbuilder
#148658841Sunday, October 26, 2014 11:59 PM GMT

Just click the box next to it Ticked = Button darkens when mouse is over UnTicked = Button doesn't darken when mouse is over
Ortron
#148659010Monday, October 27, 2014 12:01 AM GMT

You could change the colour of it to whatever you want using the .MouseEnter and .MouseLeave events in a script.

    of     1