How to make an asset fit inside an ImageButton better?

There’s waayyy too much blank wihte space inside of my image button. Is there an easy way to remove this without editing every asset?

What do you mean exactly, might you have a screen shot you can provide? Also, did you need this white space removed with code or something, I don’t really see the scripting correlation.

I don’t know where else to put it, there’s no GUI section. I figured it’s closer to scripting then building.

Judging by your original question and the image you sent, it seems like you want to resize the case frames, you could use the command line at the bottom of studio and write some code to configure the size of each instance of the frame.

What? It’s an image button. I just need to know how to get rid of the unnecessary white space, and keep only the case inside the image button.

You should just make the background of your image transparent, if I got what you want to achieve, if you think it takes too much space, just get your image closer to the borders when editing icons.

The background of my image is transparent. It’s a PNG.

I will try that plugin, and let you know how it goes.

I guess, but If I have to do that for every one, I might as well just adjust them in a paint program.