Basically since like the newest Roblox update, there has been some ‘offset’ for UI’s on mobile. For example, a frame thats supposed to cover the entire screen doesnt cover it fully on the left and right side. This also causes a major problem in my game, since the drawing is offset by an unknown number.
I get the input position from frame.InputBegan(input) → input.Position