How To Open And Close A Frame With A Button I Roblox Studio Tutorial

Аватар автора
Игры и Стратегический Рост
Today I Will Be Showing You To Open/Close A Frame With A TextButton/Button! -------------------------------------------------------------------------------------------- Script1: script.Parent.MouseButton1Down:Connect(function() script.Parent.Parent.Frame.Visible = true end) ------------------------------------------------------------------------------------------ Script2: script.Parent.MouseButton1Down:Connect(function() script.Parent.Parent.Frame.Visible = false end)

0/0


0/0

0/0

0/0