Automatic button effects

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

AutoButton Plugin - Library

30 Likes

Absolutely amazing module I’d recommend this to anyone who needs a quick UI backend that allows you to customize with minimal scripting knowledge. Looking forward to future updates :smiley:

1 Like

Decided to update the module, made it into a plugin and easier to customize.

2 Likes

Is it possible to send the plugin link?

1 Like

Updated it, the plugin link is in the post now.

1 Like

Nice Plugin, I like it but can you make in auto buttons script that only a button in a frame of a screen gui ignore like a close button in a gui and the frame in the same gui ignores,

Thanks