How to Make Your Clones Work in Scratch

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ม.ค. 2025

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

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

    this guy has to be the coolest scratch code explainer ever

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

    3:33 I didn't understand why my clone just did random stuff, but now I know it was because I used the brodcast block. THANKS u saved my projekt!

  • @coletteberrien9885
    @coletteberrien9885 ปีที่แล้ว +4

    Vampire Survivors is one of my favorite games EVER! So glad to see we can recreate something similar in Scratch. Thank you Atomec Studios so much for the help!

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

    Thank you so much dude! You can't imagine how much this helped me!

  • @manuelreyes-x8t
    @manuelreyes-x8t ปีที่แล้ว +6

    Guess Dr. Strangedude's favorite block is create clone block

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

    I was trying to say Atomec studios and it messed up when I sent the comment

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

      :(. I’ll try it in a diffrent way

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

      🟥🟥🟥
      🟥⬛️🟥
      🟥🟥🟥
      🟥⬛️🟥
      🟥⬛️🟥
      Is for Atomec

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

      LOL. Thanks for trying, Gabriel. Sorry it took so long to reply. We've been super busy.

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

    Hey Atomec! Glad to see you uploading again!

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

      Hey thanks! With summer past us, you're ready to start making content more regularly. Thanks for noticing!

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

    Really informative and useful. You are also so underrated.

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

    Thank you! It helped me a lot!

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

    I saw the game! I love how you can name a clone yourself, but if the name is to long, it won't finish talking and span another clone. But anyways, great tutorial!

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

      LOL, you need to work pretty hard to come up with a name that takes more than 4 seconds to pronounce. Glad you enjoyed the tutorial!

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

    Ay, thanks! I always think that I know how to do most of this, but I often forget how simple stuff like clones and local variables actually work. Thanks for the refresher!

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

      Thanks! Everyone THINKS they understand these simple aspects of Scratch, but as we're prepping these lessons and trying to explain things clearly, we're always surprised by how much we end up learning along the way!

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

    I had a problem with clones and brodcast, but you can fix It by putting the brodcast code in another actor/stage.

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

      Yes, that approach will definitely stop you from accidentally making clones of "myself".

  • @Bush.391
    @Bush.391 ปีที่แล้ว +1

    Very cool Atomec👍🏻

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

      Thanks! We're very proud of the nanobots sequence in particular.

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

    Hi! Thanks for your tutorial, it's really funny and clarifying. However, I still struggle to understand this "extra spawning" behaviour when using the "Make a clone of myself" block. If, say, I want to create clones of the current sprite, and I use a loop to create them, triggering the loop by pressing the spacebar, it'll work fine! However, if I create one by one, the extra spawning will happen. No idea why it behaves differently!

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

      Sorry to take so long replying! I'd have to look at your code to know for sure, but I think the reason is that the when key pressed blocks don't work on clones, so your code won't accidentally make clones that way.

  • @axelayay2446
    @axelayay2446 4 วันที่ผ่านมา

    Whilst watching the video I remembered "WAIT A DAMN MINUTE! I can use global lists to delete local clones so I don't need to try and make the least compact deletion script for 1 clone test ever!"

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

    Was trying to figure out why my main object wasn't interacting with Clones .This explains it 🤦

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

      Glad this was helpful! Clones are a great mystery to many new Scratch users.

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

    I want my clones to make clones every round but they don't

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

      There are a lot of things that can go wrong when you're creating clones. That's why we made this video!
      It's hard to tell without looking at your Scratch project, but one common mistake among new scratchers is they don't realize that clones appear in the same (x,y) coordinates as your original sprite. It's possible you're making clones, but don't know it, because the clones are hiding underneath your original sprite. If you want more help please share your file with me on my teacher Scratch account, @mrtomec, so I can see where things are going wrong.

  • @mseffa.account
    @mseffa.account 2 หลายเดือนก่อน

    all i needed to know was the when i start as a clone block and now my life is better

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

      Yeah, once you understand them, clones really rock! Glad we could help!

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

    BEST VIDEO YET!

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

      Awww, thanks! We're learning a lot as we make more of these.

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

      @@atomecstudios I especially liked the intro. I think the intros get better every time!

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

    Cool tutorial

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

    getting used to illions!

  • @Who-z3e-p5k
    @Who-z3e-p5k 5 หลายเดือนก่อน

    Atomic tutorial for scratch begginers

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

    Thrird nice tutorial

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

    thank you now i can make better games with this knowledge

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

    dr's plan is ruined because scratch has 300 clone limit.

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

      Lol. Hard to take over the world with those numbers.

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

    Homer, Carl, Barney, Lenny, and Moe, HMMM I WONDER WHERE I HEARD THOSE NAMES BEFORE

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

      🤔 Well, Homer was a famous Greek poet. Not sure I see a connection.

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

      @@atomecstudios I don't know but those names remind me of names from a show

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

      @@DarnellsRandomStuff Barney is a dinosaur

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

      @@displaynamelol Ok thats 2 out 5 so what about lenny, Carl, and Moe?

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

      @@DarnellsRandomStuff uhhhh

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

    Soyjak army

  • @daveorcia-vh5uq
    @daveorcia-vh5uq ปีที่แล้ว

    That's not a real quiz!

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

      There's no quiz, so not sure what you're getting at.