Roblox Studio Tutorial I How To Open A ScreenGui Using A ProximityPromt!

Аватар автора
Игровые Космические Приключения
----Proximity Prompt Script----- local gui = game.workspace.Part.ProximityPrompt local shop = script.Parent.ScreenGui.Frame gui.Triggered:Connect(function() script.Parent.ScreenGui.Frame.Visible = true end) ----Close Button Script----- script.Parent.MouseButton1Down:Connect(function() script.Parent.Parent.Parent.Frame = false end) -What I Recorded With: QuickTimePlayer

0/0


0/0

0/0

0/0