How to make an open/close GUI in roblox studio

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ธ.ค. 2023
  • Make sure to like and subscribe!
    SCRIPT
    local button = script.Parent
    local frame = script.Parent.Parent.Frame
    button.MouseButton1Click:Connect(function()
    frame.Visible = not frame.Visible
    end)
  • เกม

ความคิดเห็น • 5