really good tutorial, next could you please do a tutorial on making a main menu once loading has finished, including credits, play button and update log. thanks!
how do i make it enabled for players when they join but i cant see it in studio while building because i cant see anything except for the loading screen
Hey i set my frain to "invisible" so i can build but when i click play the UI doesnt pop up. even after making a script to make it visible Update: i fixed this issue
@@chaozgaming9252 Either just set your UI visibility to off so its still there. or what i did, is i went into the "loadingManager" script and added "local frame = script.Parent" then abose "Controls:Enable()" i put "frame.Visible = true" then below "wait(1.1) and above "script.Complete:Play() i put "frame.Visible = false" but the = to false might already be there
Any ideas for the next tutorial?
really good tutorial, next could you please do a tutorial on making a main menu once loading has finished, including credits, play button and update log. thanks!
@@jvvakeedzz Sure!
@@AshtonLua thanks! also idk how to work on my game since the loading screen is in the way in studio
@@jvvakeedzz go to startergui and uncheck ShowDevelopmentGui, then you can work without any UI on your screen 👍
door opening anim like : kicking it down , moving it with ur hand pls
Nice job, very useful and strait to the point. I’m new to Roblox studio and I will for sure be watching ur videos for help
Thanks!!! it was so simple and easy KEEP UP THE GOOD WORK!!!!!
TYSMMMMMMMM!IT HELPED FOR MY GAME!!!!
Thanks this helped me understand how does the looping background work :)
Thanks! This is so helpful!
Wow, thanks! :)
how do i make it enabled for players when they join but i cant see it in studio while building because i cant see anything except for the loading screen
instead of making the loading screen invisible just click ‘ShowDevelopmentGui’ in StarterGui to hide all Guis 😊
go to the view tab, then click the eye, it turns off all GUI's, hope this helps!
@@AshtonLua Tysm i was reading every comment to see if there was an answer
healthbar and hot bar gui
Tnxxxx
bro
when i added mine it would take forever to load, literally forever,
no literally same here, i hope it doesn't stay like that for the player aswell.
Hey i set my frain to "invisible" so i can build but when i click play the UI doesnt pop up. even after making a script to make it visible
Update: i fixed this issue
how do you fix it
@@chaozgaming9252 Either just set your UI visibility to off so its still there. or what i did, is i went into the "loadingManager" script and added "local frame = script.Parent"
then abose "Controls:Enable()" i put "frame.Visible = true" then below "wait(1.1) and above "script.Complete:Play() i put "frame.Visible = false" but the = to false might already be there
How do i get rid of the sound that plays once it’s done loading
you check the files
and give me some minutes ill answer
Check The Loading Manager and click the arrow and delete the Complete! thingy
2:55 it shows the sound thingy so just delete it