📅  最后修改于: 2022-03-11 14:54:58.188000             🧑  作者: Mango
local guiObject = script.ParentguiObject.Size = UDim2.new(0, 300, 1, 0) -- 300 px wide, full height of parentguiObject.Position = UDim2.new(0, 50, 0, 0) -- 50 px from the left