КАК СДЕЛАТЬ МАГАЗИН В РОБЛОКС СТУДИО?

Аватар автора
Game Collectors Haven
Наша игра - RPG Sword Simulator Наш ТГК - ✨ News To | RPG Sword Simulator 👀 Скрипт - local Button = script.Parent Shop = script.Parent.Parent.Shop function onClick() if Shop.Visible == false then Shop.Visible = true Button.Text = "Close" elseif Shop.Visible == true then Shop.Visible = false Button.Text = "Shop" end end Button.MouseButton1Click:Connect(onClick)

0/0


0/0

0/0

0/0