How to Make A LOADING SCREEN GUI - Roblox Studio Tutorial

Поделиться
HTML-код
  • Опубликовано: 19 дек 2024

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

  • @AshtonLua
    @AshtonLua  4 месяца назад +4

    Any ideas for the next tutorial?

    • @jvvakeedzz
      @jvvakeedzz 4 месяца назад +1

      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!

    • @AshtonLua
      @AshtonLua  4 месяца назад +1

      @@jvvakeedzz Sure!

    • @jvvakeedzz
      @jvvakeedzz 4 месяца назад +1

      @@AshtonLua thanks! also idk how to work on my game since the loading screen is in the way in studio

    • @AshtonLua
      @AshtonLua  4 месяца назад +1

      @@jvvakeedzz go to startergui and uncheck ShowDevelopmentGui, then you can work without any UI on your screen 👍

    • @BabukAdamRblx
      @BabukAdamRblx 4 месяца назад +2

      door opening anim like : kicking it down , moving it with ur hand pls

  • @Crypt1x_1
    @Crypt1x_1 17 дней назад

    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

  • @RandomContent-l1k
    @RandomContent-l1k Месяц назад

    Thanks!!! it was so simple and easy KEEP UP THE GOOD WORK!!!!!

  • @DuckyScriptingHere
    @DuckyScriptingHere Месяц назад

    TYSMMMMMMMM!IT HELPED FOR MY GAME!!!!

  • @thebothyt
    @thebothyt Месяц назад

    Thanks this helped me understand how does the looping background work :)

  • @youhecker
    @youhecker Месяц назад

    Thanks! This is so helpful!

  • @Enzo_02f
    @Enzo_02f 4 месяца назад +2

    Wow, thanks! :)

  • @chaozgaming9252
    @chaozgaming9252 Месяц назад +1

    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

    • @AshtonLua
      @AshtonLua  Месяц назад +1

      instead of making the loading screen invisible just click ‘ShowDevelopmentGui’ in StarterGui to hide all Guis 😊

    • @Realtannerbananer
      @Realtannerbananer Месяц назад

      go to the view tab, then click the eye, it turns off all GUI's, hope this helps!

    • @darkdudu2721
      @darkdudu2721 Месяц назад +1

      @@AshtonLua Tysm i was reading every comment to see if there was an answer

  • @jbcoolestgamer9786
    @jbcoolestgamer9786 4 месяца назад +1

    healthbar and hot bar gui

  • @100ilov.12
    @100ilov.12 3 месяца назад

    Tnxxxx
    bro

  • @creepermccreations
    @creepermccreations 3 месяца назад +1

    when i added mine it would take forever to load, literally forever,

    • @k1tty_k4ttttt
      @k1tty_k4ttttt 2 месяца назад

      no literally same here, i hope it doesn't stay like that for the player aswell.

  • @HarryLikesLambos
    @HarryLikesLambos 3 месяца назад

    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
      @chaozgaming9252 Месяц назад

      how do you fix it

    • @HarryLikesLambos
      @HarryLikesLambos Месяц назад

      @@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

  • @Connor-z2g
    @Connor-z2g 3 месяца назад

    How do i get rid of the sound that plays once it’s done loading

    • @Dan-tr3jf
      @Dan-tr3jf 3 месяца назад

      you check the files
      and give me some minutes ill answer

    • @Dan-tr3jf
      @Dan-tr3jf 3 месяца назад

      Check The Loading Manager and click the arrow and delete the Complete! thingy

    • @Dan-tr3jf
      @Dan-tr3jf 3 месяца назад

      2:55 it shows the sound thingy so just delete it