Create AMAZING Loading Screens on Roblox!

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

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

  • @TheChickenDev971
    @TheChickenDev971 3 месяца назад +32

    I really like the new loading screen but I have a few suggestions that could make it even better.
    1. You could add robo with his head outside the cop car so that the cop car feels a bit more alive.
    2. You could add particles to the cop cars because now it looks a bit weird because it doesn't look like they are moving
    3. You could make it so your bike rotates just a tiny bit to make it feel more alive
    4. You could add some fog to make it more epic and hide some stuff in the background more.
    Edit: (Because allot of people including me would really like this)
    5. Make it so one of the people on the bikes has the avatar of the player. (Or even better but probably harder to code is to make it so the last equiped bike from the player and the player on it are in the loadingscreen)

    • @arianysilverio6127
      @arianysilverio6127 3 месяца назад +2

      A cop with his head outside is not very realistic but cops in Brazil do that but that would be sick

  • @KarbinKB
    @KarbinKB 3 месяца назад +8

    RoBuilder, there's no red light in the lightbar of Chicago PD cruisers. They use blue and white LEDs, and they don't rotate like a traditional light would. I think it would be better to change it as such, to add to the immersion that we are actually in Chicago.

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

    Add some extra details such as:
    Skid marks from the burnout
    Scrape marks on the road
    Also make the bike that’s doing the burnout lean into the burnout so it looks like it’s doing a burnout
    I don’t really know how this would be possible but maybe a blur filter on the wheels or some effect decals that you make semi transparent to mimic motion

  • @dawg-tp4rb
    @dawg-tp4rb 3 месяца назад +11

    just a suggestion. i think you guys should make the characters on the bike the avatar of the person that's playing, and maybe a random friend from their friend list. Definitely gonna get players more excited to play before they even load in

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

      That’s a good idea

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

      ⁠but a hard idea

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

      ​@@scullrbx
      Players.PlayerAdded:connect(function(player)
      local Character = player.Character or player.CharacterAdded:Wait()
      local Scene_Character = Character:Clone()
      Scene_Character:PivotTo(x, y, z) -- The position of the character in the scene
      Scene_Character:FindFirstChild("Humanoid"):LoadAnimation("Animation"):Play() -- Plays the animation for the scene
      local success, result = pcall(player.GetFriendsOnline, player)
      if success then
      local random = math.random(0, 200)
      for number, friend in pairs(result) do
      if number == random then
      local Scene_Character2 = Scene_Character:Clone()
      Scene_Character2:PivotTo(x, y, z)
      Sene_Character2:FirstChild("Humanoid"):ApplyDescription(Players:GetHumanoidDescriptionFromUserId(friend.UserId))
      Sene_Character2:FirstChild("Humanoid"):LoadAnimation("Animation2"):Play()
      end
      end
      else
      warn("Failed to get online players: " .. result)
      end
      end)
      It's actually pretty simple. The details could use some fine tuning but I literally didn't test this, just wrote it in the comments, so idk.

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

      @@scullrbx Not really

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

      @@scullrbxmany people have done similar things like this

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

    At first, I didnt like you but after watching some videos , i have seen you are actually fun so i am subscribing

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

    8:40 “some wee woos “😂😂😂

  • @Lightwings30
    @Lightwings30 3 месяца назад +5

    Place rigs on the bike like the rig should be driving the bikes then it will look more cooler ❤

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

    Adding someone in the building window looking out would be good!

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

    You should make the time of day sunset or sunrise or even night so you can add some street lights and light beams and some cool shadows which will make the main subjects stand out. Also it will make the police lights show better

  • @ScriptingPortal
    @ScriptingPortal 3 месяца назад +66

    The loading screen should be the players avatar

    • @apgsnipes
      @apgsnipes 3 месяца назад +5

      Good idea but that would be very hard to make (I think)

    • @stub_
      @stub_ 3 месяца назад +10

      @@apgsnipesno it wouldn’t

    • @Poepy
      @Poepy 3 месяца назад +8

      @@apgsnipesI mean the scripters can make a whole bike driving system. Making the loading screen the player is super easy compared to that

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

      @@Poepy no, like to make them load a specific character with a specific pose is posible but hard.

    • @oliveeb9788
      @oliveeb9788 3 месяца назад +2

      ​@@apgsnipesno you just clone player character and use animation

  • @simply-dash
    @simply-dash 2 дня назад

    Another option instead of putting the build really far out in the ocean is having it in storage somewhere and spawning it in on the client side really far above or below the map. It doesn't really make a difference, just a thought plus I would probably do what you did anyway 😅
    Also at like 10:30 you could just Run it instead of playing it. All scripts run it just doesnt spawn in a player 😂

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

    I LOVE to do loading screens this way. If its a specific part of a map or a teleport then i like to use a blurred background (usually depth of field) And tell you the name of the place. Show an overview and add a bar below the place text that gets longer the more you load. then fade out the text and tween down the background, while also fading it out. while thats happening make the blur go down by intervals of 1 until it reaches 0, then disable it. this is my preffered choice for loading.

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

    Hey Robuilder! I just want to add a little realism for the loading screen, the police cars based in Chicago are BLUE and WHITE. So the red needs changed.

  • @Ox-Ford
    @Ox-Ford 3 месяца назад

    Keep up the great work!

  • @baconboydevs
    @baconboydevs 3 месяца назад +5

    makes my day when robuilder uploads

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

    If you want to make it look even better, you have the camera on the front and have the models move up and down giving the illusion that its moving, basically what cod and other gaming companies do with their loding screen

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

    Love it
    :D

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

    something like the gta 5 loading menu is close to perfection imo

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

    Make sight rotations to all the front wheels to really make it immersive

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

    Hey robbuilder little tip for when you do the rigs on the bikes the reason why it keeps unanimating it is casue you need to remove the animate script and humanoid from the rigs

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

    The loading screen i have is like a computer glitch in neon red, it looks cooler when u actually see it lol. The games on robots

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

    Make it so when the loading is full, the cops and motorbikes go back to normal and take off with the cops behind them off camera then you load in, that would be cool

  • @kobkeb-nh1gk
    @kobkeb-nh1gk 3 месяца назад +1

    RoBuilder please i need some ideas for my fruit tyocoon game and some dropper ideas like for RoBuilder to help me out 😃

  • @Pro-go7yy
    @Pro-go7yy 3 месяца назад

    Hi I'm a fan and I don't know how to code and my game is like bad :(
    What I want for improvement is:
    Better Thumbnail
    Make it less janky
    And better screen models
    I know I would like more but I don't want you to overwork
    Love your videos

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

    What if you made the loading screen life an animation like someone biking around the city kinda like a cutscene

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

    Amazing

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

    how do u make ur text for the thmubnails? (what font do u use)

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

    I think you should just swap which way the vehicles are facing because the original angle was better in my opinion

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

    sup robuilder

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

    i dont get why you don't upload videos like this WHEN the feature is done?

  • @VortexYT-c7n
    @VortexYT-c7n 3 месяца назад

    The loading screen should be our own player on a bike being chased by the cops

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

    Add a mini game in the loading screen

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

    Cool

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

    LETS GO

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

    add a transition after the loadingscreen finish

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

    hey robuilder

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

    i didnt know ro builder was into bikelife

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

    What if it’s just a animation of you or the players character doing a drift in a circle like the white circle loading I think that would entice players

  • @only-sacred
    @only-sacred 3 месяца назад

    up the transparency of the smoke coming out of the burnout. looks too cartoony

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

    It should be an bike that follows the loading bar

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

    Yo

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

    MAKE THE WHEELS SPIIIIN BRO

  • @4REALY-GAMES
    @4REALY-GAMES 3 месяца назад

    Yo I wanna make a teleport in my game just like the game tower defense but dont know how to make the script

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

      Teleport to another place or like changing the player's position

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

    Hi

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

    wow

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

    1min 16 likes 😮

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

    I love how u just deleted somone else’s bike and put urs to the side 😂😂

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

    hey i was making aslot car then i test to play then everything fall off

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

      Anchor the parts

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

    you will need loading screen loading screen

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

    The Right Hand side of the loading screen is too empty You can see the void so easily

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

    what happens when your internet is so bad that even the loading scene doesn't load

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

      You buy a wifi plan that is better or try finding techniques to save data

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

    pretty boring and kinda weird loading screen just cuz its only the bikes but pretty sick concept ngl, just need to add dynamic characters into the scene but that's insane and make it more dynamic but great job if you polish it I think ill like it more than the old one

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

    ai ops?

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

    ah yes I love loading screens-

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

      really?😂

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

      @@krisr2374 nope-

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

    The logos the logos why you get copyrighted for the cars

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

    who thought this was a tutorial?

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

    15th comment!

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

    BRO YOU HAVENT UPDATED THE GAME IN MONTHS

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

      erm

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

    wHEN ARE U MAKing it free

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

    52 views 3 mins

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

    day 5 of asking robuilder to build me a game!

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

      Hes not gonna just build you a game for free

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

      @@deepfakes4567 okay so i can always ask it if its an no then okay, ill still be an fan

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

    The dealership in the game dont work and bro is wondering why his game is failing. waste of money

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

    I’m 7th lol

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

    pls release it for free

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

    first

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

    Who is here at 999 views

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

    wow! another day another module stolen and claimed as his own!

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

    your game is dead make it free and add more stuff 😊