I need to access the ScalarX and ScalarY values, but I’m not sure how. I know that I can get the X scalar/offset through GUIObject.Position.X/Y, but that gives me a UDim2 (not just Scale) value meaning I can’t perform multiplication/division.
Any help would be much appreciated.