For example, I want to get the X scale of the position of a frame, and multiply it by 2, so it moves to either the left or right. But only the X scale, and nothing else. What I want to know is how I reference this value in a script, as I can't find any help online. Such as is it GuiObject.Position.ScalarX or GuiObject.Position.Scale.X etc.. ? Thanks.
GuiObject.Position.X.Scale GuiObject.Position.X.Offset GuiObject.Position.Y.Scale GuiObject.Position.Y.Offset