You’re showing properties for a Frame but not the actual image itself. You should show your explorer along with properties from the ImageLabel/ImageButton instead.
Your frame looks setup correctly though since it’s using scale instead of offset.
Is this made up of an Image or is this a Frame with 3 other grey background frames used as lines? If it’s an image, then it isn’t located in “Frame2” so you are looking at the wrong location.
Okay, I wasn’t aware until I saw this picture that your Frame consists of some other grey line frames and wasn’t an actual image.
You should check if the frame I put an arrow to is using offset rather than scale. If that doesn’t solve it, it would help if you could upload the gui as a file so I could check it out myself.
it didn’t work.
If I understand you correctly, frame and frame 2 are two separate frames (frame is the number of money) and frame 2 is the menu button.
Personally, I would recommend getting the screen size to do the calculations like that to keep them separate, I’m not exactly sure on the calculations though for what you would need.