How to Make LOADING SCREEN? | Roblox Studio Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

ความคิดเห็น • 518

  • @coolcapidog
    @coolcapidog  7 หลายเดือนก่อน +15

    🤑I'm selling fully scripted simulator game. 👉Watch the full video here: th-cam.com/video/FnSwoFdULJY/w-d-xo.html

  • @ackerman71
    @ackerman71 ปีที่แล้ว +18

    Just started learning roblox studio and this guy help me alot and he's just giving away models that actually hard to make! New subscriber

  • @coolcapidog
    @coolcapidog  ปีที่แล้ว +36

    👉🏻You can hire me here: www.fiverr.com/share/4Q0a2G

    • @555Vortex
      @555Vortex ปีที่แล้ว +2

      Why does it stop at 96% in doesn’t
      Finish loading all the way:(

    • @M3gamerhd
      @M3gamerhd ปีที่แล้ว

      @@555Vortex i get the same issue freezes during loading but the actual game works fine

    • @willdeeg
      @willdeeg ปีที่แล้ว

      @@555Vortex bro what the hell mine stops at 3%

    • @thegamingproyo4417
      @thegamingproyo4417 ปีที่แล้ว

      It keeps stoping at random times

    • @bryanjesudas
      @bryanjesudas ปีที่แล้ว

      @@555Vortex That's because you have to many assets. Change it up, remove some stuff.

  • @clarencepeneyra4682
    @clarencepeneyra4682 ปีที่แล้ว +11

    You literally made my game 100 percent better thank you!

  • @SKYTECH-s5k
    @SKYTECH-s5k ปีที่แล้ว +14

    Best Tutorials I have ever seen, simple, to the point and fun, Keep up the good work!

  • @WRAMM229
    @WRAMM229 ปีที่แล้ว +132

    Bro this guy is just asking us to use his work for free we shall call him KING from now on

  • @SeizeGENSHIN
    @SeizeGENSHIN ปีที่แล้ว +7

    Ur tutorials are so simple and has a good explanation

    • @Coolboiiiiii
      @Coolboiiiiii 9 หลายเดือนก่อน

      *your

    • @SeizeGENSHIN
      @SeizeGENSHIN 9 หลายเดือนก่อน

      @@Coolboiiiiii shut up

    • @SeizeGENSHIN
      @SeizeGENSHIN 9 หลายเดือนก่อน

      @@Coolboiiiiii ik what I'm doing u can't just correct me

    • @Coolboiiiiii
      @Coolboiiiiii 9 หลายเดือนก่อน

      @@SeizeGENSHIN you*

  • @trinitrotoluene3D
    @trinitrotoluene3D ปีที่แล้ว +49

    ⚠ Attention ⚠
    *You can’t make the loading faster unless you remove some assets from your game, but you can add a skip button*
    • Add a text button and move it to where you want it
    • Go inside the LocalScript contained in the package and add this inside the loop that loads the assets:
    script.Parent.Background.SkipButton (or wherever the button is).Activated:Connect(function()
    script.Parent.Enabled = false
    script:Destroy()
    end)

    • @KunzKuts
      @KunzKuts ปีที่แล้ว +1

      I am confused it not working

    • @trinitrotoluene3D
      @trinitrotoluene3D ปีที่แล้ว +3

      @@KunzKuts The button should be named “SkipButton” and should be placed inside game/startergui/loadingscreen/background
      And I also figured out that you need to put the code inside of a separate script so that a new thread is created

    • @SoSikWitIt
      @SoSikWitIt ปีที่แล้ว

      i got big game this is pointless cause even with stream enable it will still load everypart in game wether you can see it or not

    • @trinitrotoluene3D
      @trinitrotoluene3D ปีที่แล้ว

      @@SoSikWitIt You could replace the line
      local assets = game.Workspace:GetChildren()
      with
      local assets = game.Workspace.FolderThatContainsOnlyTheAssetsYouWantToLoad:GetChildren

    • @Pastweeks
      @Pastweeks ปีที่แล้ว

      @@trinitrotoluene3D put the code in a local script or a normal script?

  • @Francisco_artur20
    @Francisco_artur20 ปีที่แล้ว +8

    Thanks to you I'm finishing my demon slayer game with your animations and other things from your channel thank you very much for your existence man you helped me a lot +1 subscriber

    • @MehirOfficial-v9y
      @MehirOfficial-v9y 5 หลายเดือนก่อน

      Hahah I am also working on demon slayer game

  • @MaricruzDe-Aza
    @MaricruzDe-Aza 9 หลายเดือนก่อน

    you are the KING of rblx studio. You dont know how much ur tuts mean to me bro

  • @DinnerBoneK
    @DinnerBoneK 8 หลายเดือนก่อน

    props to this guys giveing free models to new creators and we think everyone will want a payment very underrated channel tysm!!

  • @LinaJoestar
    @LinaJoestar ปีที่แล้ว +10

    How do you come with these ideas so quickly and so easily? 😭
    THANKS KING

    • @GrammarPolice3554
      @GrammarPolice3554 ปีที่แล้ว

      He copied it but still it’s easier for us :) thanks

  • @monstertrident1180
    @monstertrident1180 ปีที่แล้ว +1

    nah that music goes hard tho, great tutorial!

  • @ryxnmixing
    @ryxnmixing 9 หลายเดือนก่อน

    bro is the goat for giving this to us for free. Respect

  • @Luluparryboy
    @Luluparryboy หลายเดือนก่อน

    To the video maker. This video was so amazing like I do not know what I would do with no video like this thanks for creating it :)

  • @EricminionGaming
    @EricminionGaming ปีที่แล้ว

    I LOVE YOURE TUTORIALS THEYRE SO SIMPLE

  • @countdown111
    @countdown111 7 หลายเดือนก่อน +1

    dude this man is AWESOME

  • @OceanOfMusic123
    @OceanOfMusic123 ปีที่แล้ว +3

    How to fix when i enter game all work perfect but when i reset or player die loading screen who me again and again ple help me 🙏

  • @Carlosromero-ei6zp
    @Carlosromero-ei6zp ปีที่แล้ว +8

    The master is here again.

  • @ThePokémonspecialist_Real
    @ThePokémonspecialist_Real 5 หลายเดือนก่อน

    You basically helped me with my whole game (Not out yet) so I gave you a new sub

  • @dawinclarksaint-val3171
    @dawinclarksaint-val3171 ปีที่แล้ว

    Nah this is the best one I ever seen. Got a new subscriber!

  • @yabaaa_dabaada_dee
    @yabaaa_dabaada_dee 10 หลายเดือนก่อน

    You video make my game 10000x better keep up the great work!

  • @ItalianThunder16
    @ItalianThunder16 4 หลายเดือนก่อน

    Thanks so much man you a pure legend for this loading screen now i can work on my game thanks so much

  • @JonB-us7yp
    @JonB-us7yp 10 หลายเดือนก่อน

    This is a great script. I made some changes to hid the loading Bar before the Background as it was still visible when the bg was not, all in all it works as expected! thanks

    • @Attikus1
      @Attikus1 10 หลายเดือนก่อน

      how do you hide the loading bar after the loading completes?

    • @sneakysnake5750
      @sneakysnake5750 9 หลายเดือนก่อน

      @@Attikus1 I tinkered around as well, and what I figured is that on one of the last lines, it says, "wait(1)". I'd change that to, "wait(0.1)".

  • @georgypopov6627
    @georgypopov6627 ปีที่แล้ว +1

    One day when and i do my dream game I'll remember you because from you I learned all😊

  • @mcffpro
    @mcffpro หลายเดือนก่อน

    This guy is da real GOAT!

  • @maykoooooka
    @maykoooooka ปีที่แล้ว +1

    best tutorial maker i have ever seen lol

  • @monsterfalltcg8897
    @monsterfalltcg8897 6 หลายเดือนก่อน

    you broo am so thankful that you made this into a model.

  • @goofygoober644
    @goofygoober644 11 หลายเดือนก่อน +2

    I have a question, why don't i see the thing in 0:40

  • @sweatygamer007
    @sweatygamer007 9 หลายเดือนก่อน

    The king of Roblox devs is right here Broo thanks so much your giving away models to help people a lot cuz of you my ultimate freeze tag game is finessed an my obey but your 2d game is also fin I see and it got a hundred game visits thanks so much

  • @KaiJustSkates
    @KaiJustSkates ปีที่แล้ว

    This guy makes the best tutorials 🖤💯

  • @1IqCrafts
    @1IqCrafts 8 หลายเดือนก่อน +1

    Yo Thanks Really I Searched For Loading Screens And So On And Evrything Wasnt Working Till i Saw this

  • @DarkyBron11
    @DarkyBron11 8 หลายเดือนก่อน

    This Helped Me Make My Game! Thanks Dude!

  • @1callmeminnie
    @1callmeminnie 7 หลายเดือนก่อน

    Thank you so much for doing that hard work for us. i really respect you.

  • @vaisius2
    @vaisius2 4 หลายเดือนก่อน

    Thanks bro. I appreaciate that ur doing this for free

  • @Rober_Edits
    @Rober_Edits 8 หลายเดือนก่อน

    dios,amo tus modelos y creaciones,eres el mejor amigo

  • @3Dprintscz
    @3Dprintscz 10 หลายเดือนก่อน

    Thank You!!! YOU BEST TUTORIALER

  • @Spectrix_467
    @Spectrix_467 11 หลายเดือนก่อน

    TYSM SIR YOU ARE THE BEST ROBLOXIAN DEVLOPER APPRECIATES YOU

  • @kylearigo2300
    @kylearigo2300 11 หลายเดือนก่อน +2

    A real problem here is that the player can still move during the loading screen

  • @Shad0whunt3r_YT
    @Shad0whunt3r_YT ปีที่แล้ว

    This dude deserves more subs

  • @OfficialNoahGoesBoom
    @OfficialNoahGoesBoom 7 หลายเดือนก่อน

    NOICE btw i subbed and turned on all notifications

  • @nexgenstudios103
    @nexgenstudios103 ปีที่แล้ว

    You an amazing TH-camr and amazing at Roblox Studio

  • @2xhc
    @2xhc ปีที่แล้ว

    best tutorial very simple other people take 30 minutes to show how to create one!

  • @ItsMarin952.
    @ItsMarin952. ปีที่แล้ว

    Yea all of you are right hes the best in tutorials I made my game a lot better. Thx

  • @JanetteGutierrez-n4i
    @JanetteGutierrez-n4i ปีที่แล้ว

    yooo my game is working properly!! tysm!!

  • @chazieljames
    @chazieljames ปีที่แล้ว

    this worked so well! thank you!!

  • @likesmoi
    @likesmoi ปีที่แล้ว

    you make really great tutorials! Ty for the help

    • @likesmoi
      @likesmoi 9 หลายเดือนก่อน

      @SpeedyNeonGo who the heck are you

  • @Harry-mm2Player
    @Harry-mm2Player 11 หลายเดือนก่อน

    Tysm this is the most useful tip ever!

  • @tommyguy-gc9lr
    @tommyguy-gc9lr 9 หลายเดือนก่อน

    Please add skip option button. You’re so cool man it really helped us alot❤

  • @sparkedgames9
    @sparkedgames9 ปีที่แล้ว +2

    Exactly what i needed

  • @superbloxergamer
    @superbloxergamer ปีที่แล้ว +2

    Get him to 6K subs as soon as possible!

  • @kwixaa
    @kwixaa ปีที่แล้ว +10

    great tutorial but the menu doesnt close after its done loading, do you know how to fix this?

    • @coolxyphen
      @coolxyphen ปีที่แล้ว +1

      Have you turned off the enable button?

    • @ikdamaj1
      @ikdamaj1 ปีที่แล้ว

      Somewhere in your script, youre reaching an error. Make sure the loading screen gui is "Enabled" when you run the game.

    • @TürkiyeBall102
      @TürkiyeBall102 11 หลายเดือนก่อน

      @@ikdamaj1 i dont see that

    • @AMIRPLUSART
      @AMIRPLUSART 5 หลายเดือนก่อน

      1.06M subs!!! wow

  • @seanloughlin-f6e
    @seanloughlin-f6e หลายเดือนก่อน

    worked super well tysm

  • @adexter2330
    @adexter2330 27 วันที่ผ่านมา +1

    ty so much :)

  • @HoboYo
    @HoboYo ปีที่แล้ว +2

    can you show us how to make the loading screen load WAY faster cuz I have some problems that it takes ages to load

    • @HoboYo
      @HoboYo ปีที่แล้ว +1

      Oh and I rly like your vids it helped me a lot at the my game I'm making. Your one of my fav youtubers for roblox studio cuz your vids are quick and efficient

  • @Colby215
    @Colby215 ปีที่แล้ว

    you are the best you helped me a lot for my game!!!!

  • @JaKeNot_Available
    @JaKeNot_Available 9 หลายเดือนก่อน

    ✨YOU ARE MY IDOL✨

  • @Taha.aep01
    @Taha.aep01 5 หลายเดือนก่อน

    tysm man! it really did work out

  • @jxsxxa
    @jxsxxa ปีที่แล้ว +4

    Hey man i was wondering if you could make a gun system in the future as it would really help out for smaller game devs who are trying to make fps games, keep up the bangers king

  • @Seif11O0
    @Seif11O0 ปีที่แล้ว +1

    i watched too much videos for this and i take hours to make and it was bad
    Thank You so much for your effort

  • @allegro446
    @allegro446 11 หลายเดือนก่อน +11

    On the last line id rather use
    script.Parent:Destroy()
    This destroys the loading screen entirely so it doesnt re-appear everytime your character respawns

    • @gamerexe1215
      @gamerexe1215 2 หลายเดือนก่อน +2

      do you realize theres something in the propities named "Resetonspawn" its manualy enabled and you can turn it of by unchecking it

  • @Gaming_GuyGT
    @Gaming_GuyGT ปีที่แล้ว +2

    were is the 'skip' button?

  • @SoyDummyXD
    @SoyDummyXD ปีที่แล้ว

    Thank you bro, With You Is really Easy

  • @yalikejazz3361
    @yalikejazz3361 ปีที่แล้ว

    omg thanks man! i have ideas that an blow you up!
    -Oxygen gear - i saw people recommend it from your oxygen videos,
    i hope this idea come true! It will help people alot. Thanks for this video btw!

  • @SoxckYT
    @SoxckYT 3 หลายเดือนก่อน

    Bro your are The Besttt!!!

  • @smrlapute
    @smrlapute ปีที่แล้ว +1

    Thank you for the help!

  • @FeverII
    @FeverII 8 หลายเดือนก่อน +1

    I Love this tutorial very simpel and good and works! But theres just one thing I want to know about I want to know how to put more images do you know by any chance?

  • @jarvismaximilliyang9070
    @jarvismaximilliyang9070 ปีที่แล้ว +1

    GOOD Tutorial

  • @TheSlaycookie
    @TheSlaycookie ปีที่แล้ว

    YOURE MY HERO !!!

  • @GavinatorFNN
    @GavinatorFNN ปีที่แล้ว

    KING of ROBLOX

  • @Falcon70621
    @Falcon70621 ปีที่แล้ว +1

    i like it i really do but the problem is i got 77000 assets in my GAME

  • @WendysFrosty
    @WendysFrosty ปีที่แล้ว +1

    i fixed it it works very very well 10/10

    • @ItzVxlocity
      @ItzVxlocity ปีที่แล้ว

      How do you fix it it takes long to load

    • @WendysFrosty
      @WendysFrosty ปีที่แล้ว

      if it takes to long to load you either have a very large game or a virus in your game

  • @ServerIdealen
    @ServerIdealen ปีที่แล้ว +1

    I want new tutorial about how to make sprint with animation?😊

  • @EmmPlaysIsBack-ff2ce
    @EmmPlaysIsBack-ff2ce 8 หลายเดือนก่อน

    yes yes yes, changing the background color is great. But how do i make it an IMAGE?

  • @mischievousbaconman
    @mischievousbaconman 16 วันที่ผ่านมา

    w
    dude so easy i love it

  • @MLMGAMER
    @MLMGAMER ปีที่แล้ว +1

    how do i find explorer properties screen gui loading screen?

  • @aniketcreativeplayz
    @aniketcreativeplayz 7 หลายเดือนก่อน

    You gained a subscriber

  • @Xgamer2025x
    @Xgamer2025x 11 หลายเดือนก่อน

    thank you so freaking much bro

  • @Blyther
    @Blyther ปีที่แล้ว

    you ar a life saver i will subscribe

  • @Notcorruptionest
    @Notcorruptionest ปีที่แล้ว

    IVE BEEN DYING AND I MEAN LIKE DYYYYING TO GET A LOADING SCREEN
    TYSM BRO 😄😭

  • @atlantisgrill_offcialRBLX
    @atlantisgrill_offcialRBLX 4 หลายเดือนก่อน

    Thank You So Much😊😊

  • @SavannaSafariOffical
    @SavannaSafariOffical หลายเดือนก่อน +1

    Dude this models the worst! At first it was working amazing. but then a few after the loading screen just loads a few in then gets stuck on your screen and doesnt load. I also cant delete it for some reason. Any tips to fix this?

  • @DarkNeet-zr4mx
    @DarkNeet-zr4mx ปีที่แล้ว

    ty nice model :)

  • @NataliaGruszka-l8v
    @NataliaGruszka-l8v ปีที่แล้ว

    THANKS I LOVE YOUR VIDS
    I WANTED THE LOADING SCREEN AND I FOUND IT FOR DOORS BUT SUPER THANKS U GAINED A SUB AND LIKE

  • @petr7092
    @petr7092 ปีที่แล้ว +2

    Can you please fix the ui stroke? If the loading screen goes off its still visible for like 1 or 2 second.

    • @L3M0NADE34
      @L3M0NADE34 ปีที่แล้ว

      did you fix it?

  • @scriptedxd9219
    @scriptedxd9219 ปีที่แล้ว

    OMG THX BRO YOU HELP ALOT!!

  • @IrtkFooty7
    @IrtkFooty7 ปีที่แล้ว

    Wow what a God I worked on the scripts and I cudent do it next thing I know you make free your a king 🤴 keep up the good work

  • @bigballer_11111
    @bigballer_11111 ปีที่แล้ว +2

    thanks! also, I have a pick team gui and ur Home Screen gui how do I make it so when it finished loading the Home Screen appears and it doesn’t have the team gui? Tysm

  • @Elaugh14
    @Elaugh14 ปีที่แล้ว

    You should change it to work in replicated first so when we use other gui it doesn’t apear on the intro

  • @izzypaddyfootee
    @izzypaddyfootee 9 หลายเดือนก่อน +1

    How do you make a model tho? i’m so confused

  • @tyr_z06
    @tyr_z06 4 หลายเดือนก่อน +1

    Can you add a skip button tho bro

  • @LinaJoestar
    @LinaJoestar ปีที่แล้ว +3

    I did the exact steps but i dont know why its stuck in a specific amount and it wont make the game work, can we help me?

  • @jangsubn
    @jangsubn ปีที่แล้ว +1

    how can you make it so The play button screen comes after the loading screen

  • @Cement687
    @Cement687 13 วันที่ผ่านมา

    Can you show us how to make a "Skip" button?

  • @GrammarPolice3554
    @GrammarPolice3554 ปีที่แล้ว

    Bro your the best😊

  • @Luh_Jvxo
    @Luh_Jvxo ปีที่แล้ว +1

    It worked but can you change the loading speed?

    • @JOLLYJOSH277
      @JOLLYJOSH277 ปีที่แล้ว +1

      did you find it out because i want to change the speed also

  • @Doha-dxth
    @Doha-dxth ปีที่แล้ว

    Thanks for the tips! It works so good now! By the way, can you change the background image?

  • @GrammarPolice3554
    @GrammarPolice3554 ปีที่แล้ว

    You earned a sub

  • @S0RR0WL3SS
    @S0RR0WL3SS 6 หลายเดือนก่อน

    we got the blood moon tycoon 2 background music :D

  • @Soja4life
    @Soja4life ปีที่แล้ว +2

    It works but im having the problem that when the game starts it freezes on a random number and stays stuck. If there's anyway someone can inform me how to fix this id really appreciate it

    • @ltsAnx
      @ltsAnx ปีที่แล้ว +1

      same

    • @Jeri27
      @Jeri27 ปีที่แล้ว

      same