Works for text buttons and image buttons.
How does it work?
The plugin will show a gui where you can customize how you want the effects to be, with preset configurations.
This will let you have a centered click effect without the need to change the button’s anchor point or add extra scripting layers to your GUI’s, also supports using UIStrokes and UICorners.
Appart from making it easier for ui designers / scripters in general, it also fixes a couple problems that roblox buttons had in general, thus being:
- When you click the button, the mouse enter color went away.
- The mouse hover image disappeared when clicking a button
- The pressed image disappeared when clicking a button
I’m open for any suggestions or feedback on this, it’s really simple but definitely helps save time