How to make a gui from a part (Roblox Studio)
Channel:
Subscribers:
6,150
Published on ● Video Link: https://www.youtube.com/watch?v=ietXXlszcaM
Script:
function onClick(click)
for i,v in pairs (script.Parent:GetChildren()) do
if v.ClassName == "ScreenGui" then
c = v:Clone()
c.Parent = click.PlayerGui
end
end
end
script.Parent.ClickDetector.MouseClick:connect(onClick)
Other Videos By pdfrvirx
2020-09-05 | FSX | Microsoft Flight Simulator | LAX - SFO |
2020-09-02 | Fighter jets breaks the sound barrier |
2020-08-31 | Microsoft Flight Simulator X | Approach and landing at LAX | Smooth Landing |
2020-08-30 | How to make a Fire System (ROBLOX) |
2020-08-27 | How to make a vehicle crash system (ROBLOX STUDIO) |
2020-08-19 | How to make a police car shiny ( ROBLOX STUDIO ) |
2020-08-15 | How to make a car spawner on Roblox Studio [ ROBLOX ] |
2020-08-05 | Building a Restaurant (ROBLOX STUDIO) |
2020-07-30 | Roblox Terrain Developing |
2020-07-27 | How to make a welcome GUI with music (ROBLOX STUDIO) |
2020-07-16 | How to make a gui from a part (Roblox Studio) |
2020-06-22 | How to make a GUI car spawner (Roblox Studio) |
2020-06-18 | How make a group lock system (Roblox Studio) |
2020-06-17 | How to change the siren on any police car! (Roblox Studio) |
2020-06-17 | How to make a tire popper (Roblox Studio) |
Other Statistics
Roblox Statistics For pdfrvirx
Currently, pdfrvirx has 1,155,489 views for Roblox across 151 videos. His channel uploaded over 4 days worth of Roblox videos, roughly 77.68% of the content that pdfrvirx has uploaded to YouTube.