Sounds & Sound Groups - Roblox Advanced Scripting #9

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ธ.ค. 2024

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

  • @Hectorien_
    @Hectorien_ ปีที่แล้ว +22

    you definitely deserve more recognition. these tutorials are great man (you earned a sub!)
    I myself find these really helpful because Im starting out on learning roblox studio and roblox Lua

    • @BrawlDevRBLX
      @BrawlDevRBLX  ปีที่แล้ว +6

      That's great to hear! Hope you will stick around for the whole series as I add more entries to the series within the next 2-3 months! With due time, you'll become an expert the more you practice!

    • @WhoLetsBludCook
      @WhoLetsBludCook 27 วันที่ผ่านมา

      EXACTLY . People always praise thedevking's beginner and advanced tutorial series but never mention Brawldev's series which is in my opinion much better and more recent

  • @themainejermaine
    @themainejermaine ปีที่แล้ว +38

    its raining tacos

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

      FROM OUTTA THE SKY 🗣️🔥🔥

    • @yolotgi6471
      @yolotgi6471 8 หลายเดือนก่อน +3

      TACOS

    • @themainejermaine
      @themainejermaine 8 หลายเดือนก่อน +3

      NO NEED TO ASK WHY

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

      JUST OPEN YOUR MOUTH 👄👄🔥🔥

    • @الخلبوصة
      @الخلبوصة 7 หลายเดือนก่อน +3

      JUST OPEN UR MOUTH

  • @Hasde
    @Hasde ปีที่แล้ว +6

    your work is incredible, don't stop with it even with low views, I currently don't know English but I use an extension to translate for me and I can easily understand the content explained.
    Keep up the good work.

  • @Devpop-qi4pu
    @Devpop-qi4pu ปีที่แล้ว +2

    im excited for more scripting tutorials!

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

    goated scripting course. People would pay for this

    • @daminquet12
      @daminquet12 12 วันที่ผ่านมา

      pls dont im broke and need these tutorials for my battlegrounds game

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

    I love your introductions :))) They are so fun and funny

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

    I love the videos! I think adding a challenge like for every video would make them even better, really lets your viewers understand.

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

    Been watching a bit amd i can say that you my man have earned a sub, thank you for sharing your knowledge with us!!!

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

      I appreciate that! Hope you stick around for the whole series and what may come about on my channel in the future!

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

      @@BrawlDevRBLX I am gonna burn that cone.

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

    Really good series.

  • @CzezaReK-ve3ht
    @CzezaReK-ve3ht 10 หลายเดือนก่อน

    you helped me a lot. Thank you very much, you deserve much more atention

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

    W intro

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

    Yo you are actually insane. Thank you so much for providing users and all the good people of youtube like myself a free course in order for us to learn how to properly script in the seemingly impossible realm that is Roblox Studio. I am watching your entire series. All of your content is so good, you are so good at explaining all of the concepts, and you are so confident in what you do. You easily earned my like and sub. Keep up the amazing work, man.

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

    You are the best Roblox developer on TH-cam you are underestimated I love your videos ❤

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

    You deserve like a million more subscribers and likes bro u clear out everything and ur explanation is very understandable hope u get way more subscribers soon man!

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

    new video yessirr

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

    Best

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

    Quick question, but a little unrelated to this topic. I know in some cases when referencing an instance we will use WaitForFirstChild, and other cases you will just write "local music = script.Parent.TestMusic" but I am not sure when to use each case besides just guessing. Is there any distinct giveaway when to use one or the other?

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

      u mean WaitForChild? You said "WaitForFirstChild", that doesnt exist.

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

      For example, if you want to make an animation for the player, when referencing the Animator, you should do sth like this: "local animator = player:WaitForChild("Animator")
      Why?
      Because sometimes, the player might not be loaded yet, causing that the Animator isnt loaded as well(Animator is inside of the player). Then, use WaitForChild method that will wait until that child is available(until the player is loaded) and then reproduce the animation.

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

      You use "WaitForChild" when you arent sure that the thing you are looking for already exists and maybe it needs some time to be spawned. If youre sure that the thing youre referring to exists then you can youre .Parent.(SomethingYouSearchFor).

    • @COOL-906-e8d
      @COOL-906-e8d 19 วันที่ผ่านมา

      It can be used when the game does not load fast enough and the script ends up not finding it. He also has a begginer scripting guide on that

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

    отличный плейлист, а также встроенный в ютуб автопереводчик отлично работает 🤯

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

      согласен, очень помогает с автопереводчиком смотреть такие видео

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

    A way too underrated channel this channel deserves a 1M subs, here's a sub from me

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

    9:30 ngl i thought you were fr bouta do
    game.Players.PlayerAdded:Connect(function(plr)
    local music = script.Parent:FindFirstChild(“TestMusic”)
    music:Play()
    end)

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

    I don’t get sound groups, why use then when you can just use normal sound, especially for the mute settings example, can’t I use pause or stop or resume?

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

    good vid but i still dont know what the difference between task.wait() and wait() is

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

      task.wait() is simply an updated, superseded version of wait() in terms of performance and accuracy. Other than that, they basically do the exact same thing, one is just better.

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

      @@BrawlDevRBLX ah so just better preformance okay thanks

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

    In the context of local vs global sounds, is it true that if stored in StarterGUI; music for instance, will stop playing or reset song when player dies, no? How do you play local music and make persist if player dies?

    • @FirstLast-cd9bp
      @FirstLast-cd9bp 5 หลายเดือนก่อน

      if youve already found the solution please tell me too!!

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

    So does Sound audios do have backdoors scripts aswell?

  • @tixer9786
    @tixer9786 5 หลายเดือนก่อน +4

    you got copyrighted right?

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

      Nope! 🤫

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

    can someone explain sound service and sound group in writting

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

    free tacoz, letz gooo!!!

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

    BRO intro ... i can't,, 😂😂

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

    Maybe replicated first tutorial in the future?

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

    am i crazy or is that taco inanimate insanity 0:05

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

      im crazy maybe

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

      yes i am ok

  • @daminquet12
    @daminquet12 8 วันที่ผ่านมา

    why does sound id look like soundid

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

    nice ty

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

    when I clicked the plus sign of sound service, there was no "Music", only "Sound". any idea? removed from the latest roblox studio version? thx

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

    W

  • @MEMBOXY-o4w
    @MEMBOXY-o4w หลายเดือนก่อน

    3:11 slap royale

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

    why doesnt he have over 100k subs?

  • @bobthebuilder-do1rt
    @bobthebuilder-do1rt 2 หลายเดือนก่อน

    IT RANNING TACOS FROM OTTA THE SKY .
    TACOS NO NEED TO ASK WHY JUST OPEN YOUR MOUTH AND CLOSE YOUR EYES ITS RANING TACOS.

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

    easy tutorial thanks

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

    🤓