vacharya
|
  |
| Joined: 06 Jan 2011 |
| Total Posts: 511 |
|
|
| 20 Jan 2015 07:05 PM |
When the mouse is hovered over a TextButton/ImageButton the button slightly darkens. Is there any way to make the button stay as is even when the mouse is currently inside the button? :) |
|
|
| Report Abuse |
|
|
Goulstem
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 7177 |
|
|
| 20 Jan 2015 07:06 PM |
http://wiki.roblox.com/index.php?title=API:Class/GuiButton/AutoButtonColor
TextButtob.AutoButtonColor = false; |
|
|
| Report Abuse |
|
|
vacharya
|
  |
| Joined: 06 Jan 2011 |
| Total Posts: 511 |
|
| |
|