6 Scratch Tricks That Will Make You A PRO

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 มิ.ย. 2024
  • Welcome to our channel! In this video, we're diving into the world of Scratch programming with six amazing tricks that will elevate your coding skills to a pro level. Whether you're a beginner looking to improve or an experienced coder aiming to polish your projects, these tips will help you create more efficient, engaging, and impressive Scratch projects.
    Timestamps:
    0:00 Intro
    0:05 Smooth Size
    1:02 Infinite Size / Size Hack
    1:37 Button Cloning
    2:50 Special Key Detection
    3:22 Smooth Tilt
    3:56 Middle Mouse Button Scrolling
    4:29 Outro
    If this video was useful, please do consider subscribing and leaving a like.
    Links:
    Scratch Profile: scratch.mit.edu/users/darshrao/
    TH-cam channel: / @tekcoder
    Scratch tutorials playlist: • Tek Coder's Scratch Tu...
    #scratch #tutorial #coding #scratchcoding #scratchtricks #pro #tekcoder
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    BONUS TRICK! (Stop Sign Detection)
    th-cam.com/video/5yNzts1QR7k/w-d-xo.html

  • @exthus143
    @exthus143 20 วันที่ผ่านมา

    Thank you so much this video will help me a lot!

    • @TekCoder
      @TekCoder  20 วันที่ผ่านมา

      You’re welcome! Glad it was helpful

    • @user-lq2jf9sp4n
      @user-lq2jf9sp4n 12 วันที่ผ่านมา

      me too

  • @JoshKoledoye
    @JoshKoledoye 10 วันที่ผ่านมา +1

    Cool :)

    • @TekCoder
      @TekCoder  10 วันที่ผ่านมา +1

      Thanks!

    • @JoshKoledoye
      @JoshKoledoye 10 วันที่ผ่านมา

      @@TekCoder you're welcome :)

  • @AkshatSingh-xc7hm
    @AkshatSingh-xc7hm หลายเดือนก่อน

    nice video bro

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

      Thanks bro!

  • @chaseintheplace
    @chaseintheplace 25 วันที่ผ่านมา

    Idk why but your voice sounds so cute

  • @LankyFox-qs7pj
    @LankyFox-qs7pj หลายเดือนก่อน

    Hello, can you have a tutorial of how we can take a random number from certaine numbers. Ex: you have 1, 4, 6, 8, how can Scratch take a random number from these 4 numbers?

    • @TekCoder
      @TekCoder  29 วันที่ผ่านมา

      Sure! Thanks for the idea

    • @Faibled
      @Faibled 28 วันที่ผ่านมา

      lists

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

      Put all numbers in a list (lets assume its named "data".) , now make this:
      ( item ( pick random ( 1 ) to ( length of [ data ▼ ] ) of [ data ▼ ] )
      Hope it's not confusing
      Also with json hacks you can just do this
      ( item ( random ) of [ data ▼ ] )

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

      Oh yeah and
      ( item ( join (ran) (dom) ) of [ data ▼ ] )

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

      @@TDXC------ yep, that’s the way to do it

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

    Hey, did you know the "any key" is the "enter key"

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

      Yeah, the any key detects any key on the keyboard, especially enter

  • @ThatTempest
    @ThatTempest 24 วันที่ผ่านมา

    hey how come the special key detection dosn't work good vid tho keep it up

    • @TekCoder
      @TekCoder  24 วันที่ผ่านมา

      Thanks! It does work for most special keys but not certain ones

  • @Ping-FO
    @Ping-FO 27 วันที่ผ่านมา

    gv good vid

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

      Thanks!! Glad you liked it

  • @ChatterDoesMatter
    @ChatterDoesMatter 10 วันที่ผ่านมา

    1 question
    how'd you know this trick?

    • @TekCoder
      @TekCoder  10 วันที่ผ่านมา +1

      Experience. I’ve been on scratch for over 6 years

    • @ChatterDoesMatter
      @ChatterDoesMatter 10 วันที่ผ่านมา

      HOW'd yo see this comment so fast?!

    • @TekCoder
      @TekCoder  10 วันที่ผ่านมา

      @@ChatterDoesMatter Whenever someone comments I get a notification 😂

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

    wow tank you

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

      You’re welcome! Glad it was useful