How to make a simple Main menu Gui! Roblox STudio #tutorial
Channel:
Subscribers:
18,900
Published on ● Video Link: https://www.youtube.com/watch?v=AJUihjxt4b0
Model: https://www.roblox.com/library/12754636547/Main-Menu
Textbutton Script:
local button = script.Parent
local main = script.Parent.Parent.Parent
button.MouseButton1Click:Connect(function()
main:Destroy()
end)
Other Videos By BlueKiddo
Other Statistics
Roblox Statistics For BlueKiddo
BlueKiddo presently has 156,199 views for Roblox across 184 videos, with His channel uploaded over 1 day worth of Roblox videos. This is 49.93% of the total watchable video on BlueKiddo's YouTube channel.