Как сделать Открыть FRAME И закрыть все тут tutorial roblox studio

Аватар автора
Геймеры и Экшн-Фильмы
Открыть frame script.Parent.MouseButton1Click:connect(function() if script.Parent.Parent["Frame"].Visible == false then script.Parent.Parent.Frame.Visible = true else script.Parent.Parent.Frame.Visible = false end end) Закрыть frame script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.Visible = false end)

0/0


0/0

0/0

0/0