I have a button called “InvButton” which is invisible and just acts as a button. Then inside another screen gui, I have a frame called InvButtonDisplay, I want the “InvButton” to have the same position and scale as the invbuttondisplay, but i’m not sure how to do this. (I need the invButton to stay in its seperate screen gui otherwise it messes up my script.
Oh ok, can you put the other one inside of a frame that’s in the same position as the other frame and then copy its location? or would that be doing too much…
it seems like there should be a property that gives it location relative to the whole screen and not just the frame, (I don’t have studio open rn so I can’t check)