How to Make a Loading Screen in Roblox Studio! (2024)

How to Make a Loading Screen in Roblox Studio! (2024)

Syruproot

1 год назад

8,445 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

BroBro
BroBro - 17.11.2023 00:26

it said settopbartransparancy is not a valid member of playergui, not sure sure what to do. but it was a great video anyways, thank you! :P

Ответить
awa sa
awa sa - 11.11.2023 07:02

game.ReplicatedFirst:RemoveDefaultLoadingScreen()

local PlayerGui = game.Players.LocalPlayer:WaitForChild("PlayerGui")
--PlayerGui:SetTopBarTransparency(0) has been discontinued; remove this line.
local GUI = script.LoadingScreen:Clone()
GUI.Parent = PlayerGui

repeat wait(1) until game:IsLoaded()

GUI.Frame:TweenPosition(UDim2.new(0, 0, 1, 0), "InOut", "Sine", 0.5)
wait(0.5)
GUI:Destroy()

Ответить
Jeremiah Vlogs / Gaming
Jeremiah Vlogs / Gaming - 06.11.2023 16:08

it didnt work for me, did i do something wrong?

Ответить
Goner21
Goner21 - 06.11.2023 04:18

So I see a lot of people in the comments saying it doesn't work but it does you guys just need to go over it word by word the smallest thing can make it not work here's my code that works


game.ReplicatedFirst: RemoveDefaultLoadingScreen()

local PlayerGui = game.Players.LocalPlayer: WaitForChild("PlayerGui")
PlayerGui: SetTopbarTransparency(0)

local GUI = script.LoadingScreen:Clone()
GUI.Parent = PlayerGui

wait(5)

GUI.Frame:TweenPosition(UDim2.new(0,0,1,0), "InOut", "Sine", 0.5)

wait(0.5)
GUI:Destroy()

Ответить
Anthony Rijkers
Anthony Rijkers - 25.10.2023 16:50

why it not working!? me sad now :'(

Ответить
MR_Mask
MR_Mask - 19.10.2023 04:39

it dosent work

Ответить
🍉iAlex🍉
🍉iAlex🍉 - 02.10.2023 18:00

OMG I DID THAT ALL FALSE I NEED TO DO IT AGAIN :(
T-T

Ответить
Chrissy Fleming
Chrissy Fleming - 18.08.2023 23:37

Thank u this helped me alot!

Ответить
JJE STUDIOS
JJE STUDIOS - 21.05.2023 23:00

next time can u pls put script in discription

Ответить
LucaZ
LucaZ - 25.04.2023 14:06

Thanks!

Ответить
FlareYT
FlareYT - 14.04.2023 07:00

doesnt work

Ответить
PrizWoweli
PrizWoweli - 10.04.2023 00:30

Here is script for you lazy people:

game. ReplicatedFirst:RemoveDefaultLoadingScreen()

local PlayerGui = game.Players.LocalPlayer:WaitForChild("playerGui")
PlayerGui: SetTopbarTransparency(0)

local GUI = script.LoadingScreen:Clone()
GUI.Parent = PlayerGui

repeat wait(1) until game:IsLoaded()

GUI.Frame:TweenPosition(UDim2.new(0,0,1,0),"InOut","Sine",0.5)

wait(0.5)
GUI:Destroy()

Ответить
TangleManglePlaysRoblox
TangleManglePlaysRoblox - 06.04.2023 13:27

Didn't work still great vid😄

Ответить
my mom wont by me a gun bc i live in canada
my mom wont by me a gun bc i live in canada - 03.04.2023 17:47

u just copied alven bloks tuoreal!!!1

Ответить
vailmey
vailmey - 25.03.2023 18:34

For all you who doesn’t want to type it all out I got you: game. ReplicatedFirst: RemoveDefaultLoadingScreen ()
local PlayerGui = game.Players.LocalPlayer: WaitForChild("playerGui")
PlayerGui: SetTopbarTransparency(0)
local GUI - script.LoadingScreen:Clone()
GUI. Parent = PlayerGui
repeat wait(1) until game: IsLoaded()
GUI. Frame:TweenPosition(UDim2.new(0,0,1,0), "InOut", "Sine", 0.5)
wait(0.5)
GUI: Destroy )|

Ответить
whistfulnoah
whistfulnoah - 20.02.2023 01:16

this sadly didnt work :((

Ответить
AboveNeutral
AboveNeutral - 18.02.2023 21:26

Thank you so much. Your tutorial is short and so helpful it helped me begin my game. I appreciate it, keep up the good work! :)

Ответить
JuRassicxz
JuRassicxz - 18.02.2023 12:12

didn't work

Ответить
Heartbox team
Heartbox team - 13.02.2023 08:54

@syruproot it did not work for me :(

Ответить
MoisesScriptz
MoisesScriptz - 09.02.2023 06:00

didnt work

Ответить
luvmxlily
luvmxlily - 28.01.2023 18:48

TYSMM !

Ответить
CaptainAce
CaptainAce - 26.01.2023 04:37

naww, it didnt work i followed every step and thing you said (ノ◕ヮ◕)ノ*:・゚✧

Ответить
Digital Playz
Digital Playz - 15.01.2023 21:41

it didn't work :(

Ответить
XBY GAMER
XBY GAMER - 08.01.2023 11:57

nice
thank you

Ответить
ayham awwad
ayham awwad - 04.12.2022 15:48

bro it dosent work weth me
why?

Ответить
Poland!
Poland! - 30.11.2022 22:59

LEG GO NEW BEST VIDEO BY NICE MAN AND COOL

Ответить