Collection Service - Roblox Advanced Scripting #10 (2023)

Поділитися
Вставка
  • Опубліковано 16 вер 2024

КОМЕНТАРІ • 52

  • @abdou_88
    @abdou_88 7 місяців тому +19

    Bro i am not gonna lie you are the best one in explaining roblox studio
    - clear sound (and theres no music dont ever add music)
    - pretty good explanation way
    - at least you know what are you doing in most videos they are testing in the video lol
    Thanj you so much

  • @non-activeanymore9660
    @non-activeanymore9660 9 місяців тому +5

    BRO I REALLY NEEDED THIS I WAS THINKING ABT GIVING UP MY PROJECT BUT THEN YOU CAME AND SAVED IT TY TY TYT TY

  • @sophtwear
    @sophtwear 28 днів тому +3

    I love this, it helps optimize your game alot!

  • @AnonymousRBLX
    @AnonymousRBLX 3 місяці тому +4

    You are such a great UA-camr, and your tutorials are so awesome. They are very clear, you know what you're doing, and you give really good examples. I've watched so many of your tutorials that I predicted what example you were going to use! Even before you give us a code example, you explain each method so well that I can already do half of it. Keep up the amazing work, man.

    • @Yaboy8r1
      @Yaboy8r1 3 місяці тому +3

      Ngl bro is better than The Dev King

    • @AnonymousRBLX
      @AnonymousRBLX 3 місяці тому

      @@Yaboy8r1 FRRR

  • @crapz2395
    @crapz2395 2 місяці тому +4

    Prior to this video, I didn't even know this was a thing! Great video yet again!

  • @gluemid
    @gluemid 9 місяців тому

    I needed this, thank you so much!

  • @Superdashytb
    @Superdashytb 9 місяців тому +1

    Thx a lot bro, thanks a LOT !

  • @byStunt7
    @byStunt7 10 днів тому

    I did never think that a .Touched event still fires in a for i, v in pairs() loop :0 Thx a lot, this is gonna be pretty good for a tree breaking system. I though I'd have to insert a script into every single tree on my map lol

  • @flooferss
    @flooferss 2 місяці тому

    I didn't even know this existed. Combined with coroutines, this is *VERY VERY VERY* helpful! THANK YOU!!!

  • @themainejermaine
    @themainejermaine 9 місяців тому +13

    i can also tag people on instagram

  • @chuanchay6976
    @chuanchay6976 9 місяців тому +1

    love ur vids ! Would be epic if u make a vid about Value :3

  • @TackJum
    @TackJum 9 місяців тому +3

    tldr: Collection service can be used to make sorting objects and compacting scripts. Please don’t duplicate scripts cuz it’s just not optimised!!

  • @CodeByteCrafter
    @CodeByteCrafter 2 місяці тому

    THIS WAS THE MOST USEFUL THING I HAVE EVER LEARNT SO FARRR TYSMM😍

  • @abellsatime378
    @abellsatime378 29 хвилин тому

    goldmine of a vid

  • @Bingus4
    @Bingus4 3 місяці тому +1

    i dont see why i would need this

    • @Lord_raichu6369
      @Lord_raichu6369 3 місяці тому

      It's for organization and really optimized.

    • @rahrota2
      @rahrota2 24 дні тому

      It is more professional and easy

  • @user-fh3pi7vl3j
    @user-fh3pi7vl3j 7 місяців тому

    Thanks a lot!

  • @johnbaxter7582
    @johnbaxter7582 17 днів тому

    Just a question, how do I store the RBXScriptConnection in the part so I can disconnect a function (like the killing function) when the "KillBrick" tag is removed? I'm trying to create a system that dynamically changes objects only depending on the tags. Thanks

  • @2gullyy
    @2gullyy 4 дні тому

    Isn’t this the same as just creating a table and inserting all the parts then using a for loop to iterate through using the killpart code?

  • @lolaswift111
    @lolaswift111 5 місяців тому

    thank you very much!

  • @user-iu7mg6cb5s
    @user-iu7mg6cb5s 19 днів тому +1

    Hi @BrawlDev I'm lost, I've added the tag to the newPart as you showed but the tag isn't applying the KillBrick function to that part. What am i doing wrong? Is the newPart supposed to kill the player or is it just adding a tag. Cuz when i load in the tag will add after 5 seconds but it doesn't kill my player.

    • @rakch148
      @rakch148 19 днів тому

      That only add tag to the newPart. You need to run the loop with GetTagged() again

    • @slappy6363
      @slappy6363 17 днів тому

      Hi, once the get tagged function runs, it does not run again. You need to run the function inside a spawn() environment with a while task.wait loop. And then it will update for new parts tagged.

  • @jomprobepro1724
    @jomprobepro1724 3 місяці тому

    Bro the goat 🐐

  • @p0sh630
    @p0sh630 29 днів тому

    quick question. I added newpart into the collection, but it does not seem to be functioning as a killbrick? it doesn't kill me when touched

  • @gopark123
    @gopark123 3 місяці тому

    what's the story behind the roblox game card you're holding in almost every video?

  • @joker_7125
    @joker_7125 7 днів тому

    u should delete that example from the video. my brain got confused so hard. otherwise keep it up bro. that is amazing u made me love scripting so much and make it simple

  • @DisagreeRblx
    @DisagreeRblx 9 місяців тому

    Can you make a tutorial about raycasting?

  • @soollz4072
    @soollz4072 4 місяці тому

    i also thinks that you can store them in a table and then run them all

  • @الواد-أبو-مناخير
    @الواد-أبو-مناخير 25 днів тому

    GetTagged is pretty much like a threat or an insult 💀💀

  • @Yaseen690
    @Yaseen690 Місяць тому

    Algorithm

  • @aintobvious4286
    @aintobvious4286 9 місяців тому +1

    How did you customize your roblox studio icons? They look so vibrant!

    • @BrawlDevRBLX
      @BrawlDevRBLX  9 місяців тому +6

      It's a custom icon set called "Vanilla 3" by dphfox. You can look it up and follow the tutorial to install it! The default icons are not it for me lol

    • @dexzoro
      @dexzoro 4 місяці тому

      ​@BrawlDevRBLX update. I think the feature vanilla 3 depends upon was rolled back.

  • @mody_pro7735
    @mody_pro7735 4 місяці тому +1

    What is the best type of game to make for my first game ?

  • @pr0doxz410
    @pr0doxz410 9 місяців тому

    W

  • @lolaswift111
    @lolaswift111 5 місяців тому

    My CollectionService:GetInstanceAddedSignal event not firing when new tag added.

    • @UsTube.
      @UsTube. 3 місяці тому +1

      You have to add a connect function
      Example: CollectionService:GetInstanceAddedSignal(“Killbricks”):Connect(function()
      print(“Kill brick has been added to the collection”)
      End)

    • @lolaswift111
      @lolaswift111 3 місяці тому

      @@UsTube. many thanks!

  • @RockDeveloperRoblox
    @RockDeveloperRoblox 28 днів тому

    wait does it work with cframe and make then do it at the same time?

  • @otterryy
    @otterryy 9 місяців тому

    first

  • @srgfishy0013
    @srgfishy0013 9 місяців тому