The 5 Most UNDERRATED Scratch Blocks! 🔥🏆

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ส.ค. 2023
  • Today I'll be showing you what I think are the most underrated blocks :)
    👑 Join the channel to get access to perks:
    / @thesteamist
    🔔 Subscribe for more videos:
    www.youtube.com/@TheSTEAMist?...
    🐱 My Scratch Profile:
    scratch.mit.edu/users/ThePhan...
    _______________________________
    ⬇️ Related Videos:
    ▸ NEW Blocks with Scratch Lab:
    • NEW Blocks with Scratc...
    ▸ Get POPULAR on Scratch:
    • Get POPULAR on Scratch 📈🤩
    ▸ The 5 Most USELESS Scratch Blocks:
    • The 5 Most USELESS Scr...
    ▸ The BEST Scratch ADDONS:
    • The BEST Scratch ADDONS 👑
    _______________________________
    🎵Background Music:
    "Sneaky Snitch" Kevin MacLeod (incompetech.com)
    Licensed under Creative Commons: By Attribution 4.0 License
    creativecommons.org/licenses/b...
    #TheSTEAMist
  • บันเทิง

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

  • @ryankolay8770
    @ryankolay8770 10 หลายเดือนก่อน +30

    the third block can be used to access "for this sprite only" variables

    • @matytyma
      @matytyma 9 หลายเดือนก่อน +4

      I hate when people make them global variables instead 😄

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

      same@@matytyma

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

    Another useful thing about the “thing of thing” block (#3) is that it can get private variables from a specific sprite.

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

    Couldn't agree more. Props for who uses them

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

    So close to 10k subs, hope you reach!

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

      Thanks, I hope so too!

  • @suspended67Animations
    @suspended67Animations 10 หลายเดือนก่อน +8

    I actually DID know how to make smooth movement with the divide block. My mind was blown because of how easy it actually is to make smooth movement.

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

      yeah I didn't know it was that easy either

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

      @@TheSTEAMistyeah, it blew my mind when i found out it was that easy

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

      Also I love ur vids :)

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

    3:46 I’d personally use turbowarp debug blocks for this, as it can be very useful, especially when it comes to collision bugs (ie, log the amount of pixels your player moves)

  • @man-o-valor
    @man-o-valor 7 หลายเดือนก่อน +6

    The modulo block is so useful for finding the 1s place of a number (mod 10) which is great for finding a tile on a tilemap.
    Also, the timer block can be put inside a forever loop, and combined with the hat block “when timer > 0.1 seconds” it can detect when the stop button is pressed to quickly show a backdrop or give you an autosave code.

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

      True

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

      "Letter of" has left the chat

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

      @@Shotgunspixiethat is not underrated it is used in every project nearly

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

    1:57 I always use that block even for getting variables that are only for a certain sprite

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

    Numbers 1 and 3 are, in my opinion, the most underrated. The "say [blank]" block is also useful for making sure certain actions are happening when they are supposed to.
    Also, if you don't know the smooth movement trick, the divide block is definitely the most underrated one for you.

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

    You should talk about the turbowarp blocks like the file download thing and the sensing+, all the amazing stuff. There is even audio recorder!

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

      Totally agreed! Those are real cool

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

      the title is :
      "The 5 Most UNDERRATED Scratch Blocks! 🔥🏆"
      it is NOT:
      "The 5 Most UNDERRATED turbowarp Blocks! 🔥🏆"

    • @Ray-uy4ez
      @Ray-uy4ez 4 หลายเดือนก่อน

      @@dylanherrera5395 Y U Capitalize Scratch But Not Turbowarp?

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

    Yeah I agree I use say block a lot for debugging along with a dedicated debugging list that I have information thrown into when I need it

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

    Timer is useful for stuff like (100*sin of (timer*100)) The tricky looking sensing block is extremly useful for example you can mimic movements or you can use / block for dodging games or - block for aligning x potitions such as mouse x - sprite: x position

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

    Hey , great video. I would like to ask if you could help me with a forever function that holds a condition when met triggers wrong message or plays only once. Thanks in advance and thanks for the video

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

      forever
      wait until wrong
      play sound

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

      Thanks a lot, I also have an if function as well, will that work as well? @@TheSTEAMist

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

      FOREVER
      IF not touching (smt) and not
      touching (mouse over) THEN
      go to x and y position
      set drag mode draggable
      BROADCAST wrong or play
      (wrong buzzer)???
      I have been working for days to not to get this sound play repeatedly forever. I hope I made myself understood. Thanks a lot TheSTeamMist!
      @@TheSTEAMist

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

    Hey TheSTEAMist, Someone on scratch made a fan club of your channel

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

      Yes, it's pretty cool!

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

      @@TheSTEAMist I'm the one who made it, Yes I'm BlackRob183

  • @malff-ys3xt
    @malff-ys3xt 10 หลายเดือนก่อน +1

    this is a great video

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

      Thanks:)

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

    is there any way to make smooth movement with the divide block with arrow key movement

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

      there is a way to make smooth movement with arrow keys but on that instead of divide it uses mutiplied by block
      so here is how-
      when green flag clicked
      -forever -
      - if then (key right arrow pressed) or (key left arrow pressed)
      - change x by {variable} (key right arrow pressed) - (key left arrow pressed)
      - set x to (x * 0.89)
      - change x by (from motions) - {variable-x}
      ------------------------------------------------------------
      You can also do the same thing for y position like-\
      when green flag clicked
      -forever -
      - if then (key up arrow pressed) or (key down arrow pressed)
      - change y by {variable} (key up pressed) - (key down pressed)
      - set y to (y * 0.89)
      - change y by (from motions) - {variable-y}
      ------------------------------------------------------------
      now you have smooth movement on scratch with arrow keys!

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

      It's possible, but pretty useless. You can do it by making a virtual cursor, which uses arrow keys to move.

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

      when the green flag is clicked:
      {
      go to x: (0), y: (0)
      set "speedX" to (0)
      set "speedY" to (0)
      set "speed" to (whatever you want)
      set "acceleration" to (a value between 0 and 1)
      forever:
      {
      set "keyX" to (() - ())
      set "keyY" to (() - ())
      if :
      {
      set "keyX" to (("keyX") * (0.707))
      set "keyY" to (("keyY") * (0.707))
      }
      change "speedX" by (("keyX") * ("speed"))
      change "speedY" by (("keyY) * ("speed"))
      set "speedX" to (("speedX" * ("acceleration"))
      set "speedY" to (("speedY" * ("acceleration"))
      change x by ("speedX")
      change y by ("speedY")
      }
      }
      (0.707 is an approximation of 1/(√2))
      I edited the comment for some more clarity.

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

      @@CallMeChrisOfficial nah lol its better then what you said lol it's 100x ezz and better

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

      ​@@StevoPeroI'm just used to text-based programming

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

    YAY! new video on a super COOL chanell!

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

      Hope you enjoyed it!

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

      @@TheSTEAMist thx i enjoy all your video!

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

    I wish I'd known about #3 sooner
    All those useless variables I've made

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

    On the advance project, say block is really the game changer. I can notice all mistake.

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

      True! I always use it to fix bugs.

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

      its like the print("text") in those other programming languages

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

      Yeah, it always helps :)

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

    Number #3 is great, if you need to make a size of the sprite that's the same with the other sprite, it's confusing how to do and do that in code, but when the Size of (Costume Name) came out, it makes our life easier.

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

    I made a pathfinding game and i hade to use a ton of: if touching sprite1 and costume of sprite1=1 then broadcast up or somethinh

  • @cassini-studios88
    @cassini-studios88 9 หลายเดือนก่อน

    Timer block can be used for a FPS counter
    btw think[] and think[] for ()secs are forgotten by everybody lol

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

    For me its the set and change variable block and the blocks related to list and the costum block, dont forget broadcast blocks

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

    Mod(ulo) is basically division, but it outputs the remainder

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

    Say Hello to everybody!

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

    i use the timer block for fps counters

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

    Some of these blocks i didn't even know was a thing in scratch also sup

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

      Glad it was helpful and thanks for subscribing

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

      @@TheSTEAMist always have been subed

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

      @@rowanriley548 :)

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

      @@TheSTEAMist ;)

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

    sin block is very underrated since it can make nice hover animation and can be used to be do smooth movement

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

      It isn't underrated imo

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

    I just now realized I haven't made a scratch account on my newest device and I've had scratch on it for 1 year

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

    i like the divide block *smooth*

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

    nice

  • @4hashtagz.z
    @4hashtagz.z 20 ชั่วโมงที่ผ่านมา

    all the advanced lazy scratchers in the amc always use the third block
    we use it to make tweening faster and easier to manage
    basically we usually have a base sprite to parent all the other body parts. the base moves and so the does the other parts or "children"
    you can usE the third block as a way to use parent and child functions. you can also adjust the movements of the children by using the multiplier or division booleans

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

    I just used say blocks to debug tile position hours ago

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

    3rd one i use so much lol

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

    1: You CAN do the same thing you mentioned with a variable>number
    2: :| It's only a SINGLE circle block. ONE block! And by the way, the timer block CAN be replicated with a variable block but it is easier to use timer. But it is useful for when stop sign clicked.
    3: Just use a x position equals. And it is also A SINGLE CIRCLE BLOCK. And the X position equals is more known!
    4: Yes.
    5: Yes.

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

    (floor of(timer)) is also good because it keeps it as a whole number

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

      true but a decimal number can be useful too

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

    I use timer and mod for making looped
    animations

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

    Timer is also useful to make unstoppable projects

  • @Tech-Multiverse72
    @Tech-Multiverse72 7 หลายเดือนก่อน

    Honestly, timer is the most underrated, with mod coming in second.
    Timer is literally a set track, forever. You save so much work with the block. Mod is second because there's a lot more uses to this block rather than being useless.

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

    mod and x position of sprite are the most underrated in my opinion

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

      I think x position is not underrated most people use it their every project

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

      I don't really use the "x/y position of" block, because most of my projects use only a single sprite.

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

      I make platformer games and the x position of sprites makes it more easier to make scrolling platformers!

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

      @@StevoPero it's also very helpful in level editors, scrolling games, cloud games, pen projects, 3d projects and more.

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

      What kind of projects do you make?

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

    Kinda late but epic video

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

    My opinion is mod block.
    I use this to loop the run cycle in my tile scrolling games like roltycore for example

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

      yeah, you can also use it for animations

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

    I think i should take of calculus, geometry and linear algebra

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

    the when timer > () block can be used for lots of possibilities, such as a when block

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

      what is a when block? is it like an if then block?

    • @NerdCloud-IT
      @NerdCloud-IT 6 หลายเดือนก่อน

      @@bubbles100its like a when this happens, but its a hat block like the green flag

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

    And how can you make a Multiplayer game in scratch

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

    I would want to learn how to print a cube.

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

    Days since 2000: “… I’m so underrated even you forgot about me”

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

      I don't think it's very useful tho

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

    So the mod block with variables is basically just
    " forever
    If then
    set [my variable] to 0
    "
    correct?
    And the [x position] of (Sprite2) is just
    "forever
    set [XPOSITION] to (x position)
    "

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

    I think its "if then" block because we mostly use it in so many games and you can see atleast more then 1 of these if then blocks in famous games.

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

      yeah but it's not underrated

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

    repeat while and alot of the control block are underrated

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

    bro, I use direction of sprite two block alot

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

    The timer block is using for thumbnails for scratch projects, very useful.

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

      I make it a different way

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

    i used block #3 (____ of _____) when i was bored and made pong at school (i think)
    edit: no it was when i was bored and put a snippit of a ebook on scratch

  • @jennypalmer6892
    @jennypalmer6892 3 วันที่ผ่านมา

    I always use number three thing of sprite

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

    Another one is the if or if else block. If the block didn't exist then I wouldnt even be using scratch.

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

    Another Thing With The Say Block:
    Some advanced scratchers actually use it to test if a variable is showing what it is supposed to. It is even more underrated than you think.😁

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

      For clones, right?

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

    The mod block is a simple one, I use sin cos and tan just as much, which is to say a lot.

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

    modulo
    is the most but one of griffpatch's favorite blocks

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

    does mod work in long division
    edit: it does bc long division is just a method 2 solve division

  • @ev3072tile5ste
    @ev3072tile5ste 15 วันที่ผ่านมา

    I think the most underrated blocks in scratch are the "My Blocks" blocks.

  • @TienTran-rb4xg
    @TienTran-rb4xg 5 หลายเดือนก่อน

    0:26 Admin Block:What about me😢....

  • @FruityFartLover
    @FruityFartLover 10 หลายเดือนก่อน +58

    Guess who passing math class?

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

      Not you!

    • @FruityFartLover
      @FruityFartLover 10 หลายเดือนก่อน +4

      @@cooperhardi4324 I know its theSTEAMist

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

      @@FruityFartLover same

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

      Operators.

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

      @@liamismath1bruh

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

    bro, nobody uses say block for debugging, everyone uses scratch addons debugger which is so much better

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

    tecnicaly the mod block is a combination of blocks and the thing of thing blocks isnts necicary as you can replace it with variables

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

    the divide block is the MOST UNDERATED

  • @the-protogen-of-the-sky
    @the-protogen-of-the-sky 7 หลายเดือนก่อน

    Timer when start flag: 0
    Timer when stop sign: going to fadge it anything

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

    Well the we actually can call the mod block useless, I mean I use a lot but it's easy to make just do this : "your number" / "second number"- floor of "your number" / "second number".

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

      yeah but mod is easier

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

    The year block which tells time

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

    Um, according to my calculations, ur also underrated.

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

      I appreciate your calculation :)

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

    I use (direction of (sprite))

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

    I use third block a lot.

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

    What about the variable block?

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

      its good and its good(?), thats not underrated

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

    and he did the say block dirty your just going to allow that

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

    3 is DEFINITELY most underrated

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

    whoa, did your voice just get deeper?

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

    Actually i use third block for my projects

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

    1:54 I use that block all the time!

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

    HUUUUHHH

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

    I didn't understand ur explenation for the mod block

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

      Basically it goes like this:
      variable=20
      Set variable to variable mod 10
      Variable=10

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

    wow😍

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

      thank you :)

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

      ​@@TheSTEAMistalso realized you called scratchers "programmers" smh

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

    I am on a mobile device, so I cant use mouse x or mouse y.

  • @stevetr-rblx
    @stevetr-rblx 8 หลายเดือนก่อน

    RESET TIMER BLOCK USEFUL FOR STOP SIGN DETECTOR

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

    Mod is so useful!!!! Tje bast block by super far!

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

    Aveture time penguin and gunter

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

    This is actually useful 2:14

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

    yeah, mod is soooo underrated.

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

    third block i use constantly

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

      :)

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

      @@TheSTEAMist :D

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

    2:14 it’s not underrated, you can use lists to check their volume, x position, y position, direction, size,costume, and much more for every sprite, the mod block is not underrated but it is good, I see many games use it

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

    Hide block and show block left the chat

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

    i use these all the time

  • @josephakinola1006
    @josephakinola1006 21 วันที่ผ่านมา

    MOD BLOCK IS SO USEFUL NOW!!!

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

    well i still use the say block to make H I G H C U A L I T Y A N I M A T I O N S

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

      H I G H C U A L I T Y A N I M A T I O N S

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

      What is H I G H C U A L I T Y A N I M A T I O N S

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

      @@Muho_is_me my A N I M A T I O N S

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

    Days since 2000: Am i a joke to you?

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

    I dont even see anyone see sqrt unless they think they want to make roblox or something

  • @user-lu6wb6ny2z
    @user-lu6wb6ny2z 8 หลายเดือนก่อน

    From all the kids on youtube (including me) you are the best (and i)

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

    The block i think underated is the or block

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

    Bro's hitting puberty

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

    mod for sure

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

    I'm not lying but in my opinion the mod block is WAY more underrated than any other block.

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

      Idk, I don't see the backdrop of stage being used often and it's extremely underrated

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

      @@TheSTEAMistwhen time > then 0 activates clones allowing lower scripts.

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

    fun fact: theres a turkish ripoff of scratch named Logiscool