I'm so confused on sizes of objects. For example, if I make a button, just a box (sprite), and then change it to be a png button, the size of the image I used is limited to the original size of the box sprite that I had. Is there a way to not have this? I've been getting around this by setting the size of the object on start of layout, but I'd love to know what I'm doing wrong.