Awesome Number Counters 💯 | Exciting Scratch Game & How to Tutorials

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 2,1 тыс.

  • @SomeoneCalledAdrian
    @SomeoneCalledAdrian 2 года назад +331

    when the world needed a Scratch tutorials channel, a person by the name of Griffpatch appeared and helped millions. what a great channel!

  • @wilhelmjtard
    @wilhelmjtard Год назад +28

    This man’s tutorials are really special, instead of him saying “do this and then this” he shows us how we could figure out solutions ourselves, which is really awesome.

  • @Adventure_Epic
    @Adventure_Epic 2 года назад +330

    if you set size to 0% rather than 100% in the setup custom block, you get a cool effect where the numbers pop up

  • @TheDuckDude806
    @TheDuckDude806 Год назад +8

    Ive needed to know this forever😂 Thank you Griffpatch!

  • @Pineyyyyy
    @Pineyyyyy Год назад +6

    Thanks, GriffPatch for the detailed tutorial. I was worried because i didn't leave a blank costume, but you explained that later on and that really helped me, thanks again.

  • @ruchikataria1594
    @ruchikataria1594 2 года назад +195

    Great! Also, I can't wait for the 2-d procedural generation video. Griffpatch is destined to do revolutionary scratch coding yet again.

    • @beastmaster6945
      @beastmaster6945 2 года назад +3

      Yes ... I want to make minecraft 2D

    • @glanmatan
      @glanmatan 2 года назад +1

      Same.

    • @beastmaster6945
      @beastmaster6945 2 года назад +2

      He disserve 1 million subscribers

    • @a.v2622
      @a.v2622 2 года назад +2

      Maybe a 3d game for a series

    • @kccubing7649
      @kccubing7649 2 года назад

      @@beastmaster6945 he is almost there

  • @teapotnews5505
    @teapotnews5505 2 года назад +13

    I cannot stess enough how your videos help me so much, with things like this I always thought the coding must be so hard, I always wished I could have better looking variables but I thought it would be really hard to code, but, yet again, as always, you find a simple way of sloving these problems.

  • @FeniteFr
    @FeniteFr Год назад +25

    After 1,5 years I finally followed this tutorial ! 😹 It's for a new little project where I just needed this 🙀 Thank you Griffpatch ! 😎😻

    • @PurbiiXD
      @PurbiiXD Год назад +1

      PHOENIT?! (hey wassup i'm Cosmolan_Coder)

    • @FeniteFr
      @FeniteFr Год назад +1

      @@PurbiiXD YEEEES IT'S ME !!!!! HIIIIIII !!!!! :D

    • @daniyalnaeem7080
      @daniyalnaeem7080 11 месяцев назад

      @@FeniteFr Hey i have a question does make a game over thing cuase i cannot find it

    • @reenactable6
      @reenactable6 10 месяцев назад

      @@daniyalnaeem7080 what type of game over screen do u want i can help you

  • @Abhilasha84
    @Abhilasha84 Год назад +4

    Wow I have been waiting to learn this for so long I am glad u made a tutorial on this😃

  • @badbarnabas1359
    @badbarnabas1359 10 месяцев назад +3

    Your videos are definitely worth a subscription. Good job 🙂

  • @IG00Channel
    @IG00Channel 2 года назад +28

    OMG, thank you for making this tutorial, it really helps. I was struggling to make a timer in my maze project (from your video), I have it as a variable for now but now I can make it as costumes! 💛

    • @griffpatch
      @griffpatch  2 года назад +7

      Hey mate, don't span it please

    • @IG00Channel
      @IG00Channel 2 года назад +2

      @@griffpatch Why not?

    • @shravyajain672
      @shravyajain672 2 года назад

      @@IG00Channel It would cover some pathways, I think?

    • @IG00Channel
      @IG00Channel 2 года назад

      @@shravyajain672 You could've put it on the bounds

    • @donutcuties3579
      @donutcuties3579 2 года назад

      @@IG00Channel 🙄

  • @jamespennington6428
    @jamespennington6428 2 года назад +25

    I think you should do (if ((length of (SCORE)) > [Max amount of number that can be shown]) repeat [max number] [script goes here] else repeat (length of (SCORE)) and in the first “when I start as a clone” after the costume is set do if ((length (SCORE)) > [Max number but minus 1]> set costume to (Glow-+) show variable SCORE [then place it under the numbers] so that if their score is higher than the max amount that can be shown they will know what their full score is and not think that it decreased

  • @commanderlabs
    @commanderlabs 2 года назад +17

    Awesome video! Just wanted to add that you could automatically expand the number of clones by replacing the 6 in the repeat loop with a length of "Score".

    • @fabricioamirpairazamanmalc3370
      @fabricioamirpairazamanmalc3370 2 года назад +1

      @That clone trooper in the back on the high groundu sure? I don't think so!

    • @StarBeam500
      @StarBeam500 2 года назад

      That would work. I did think there must be an easier way to do that, but couldn't figure it out while watching.

    • @peacrab
      @peacrab 2 года назад

      i was thinking the same way too

    • @Dudjdychehryfkdkw
      @Dudjdychehryfkdkw 2 года назад

      I have tried that and it works!

    • @nvshrushikeshreddyvii-b5076
      @nvshrushikeshreddyvii-b5076 2 года назад

      An IQ 999 move right there

  • @Haworth-at7G
    @Haworth-at7G 22 дня назад +1

    well, it totally worked and I am glad that you uploaded this video

  • @Eli-v6j
    @Eli-v6j Месяц назад

    I love how the numbers can be recolored to fit your theme! Thanks!

  • @X1525
    @X1525 2 года назад +5

    Your tutorials are really easy to follow and understand! Before seeing this I thought making one of these would way too hard for me. Thanks for the video!

  • @fakerolnando
    @fakerolnando 2 года назад +5

    Wow, I can't believe you make this with only 1/2 amount of blocks I used to make this and its even work more effectively when I don't need to delete all numbers when I want to add one more number like from 99 to 100

  • @seeforkat
    @seeforkat 2 года назад +7

    If you want the counter to work at any digits of number, just set the loop count to the length of counter.

  • @MiniConDog
    @MiniConDog 5 месяцев назад +1

    Omg i have seen these before and never knew how to do it and griffpatch came in and helped all of us

  • @oxintoma32dev
    @oxintoma32dev Год назад +2

    dude,thank you so much! i really needed that! You're helping us so much!

  • @monicadua7
    @monicadua7 2 года назад +94

    I would absolutely love to see a tutorial on "adaptive ai" in scratch, I know it will be a tough one to make and think through, but it is a topic I have interest in...

    • @griffpatch
      @griffpatch  2 года назад +49

      He he me too!

    • @monicadua7
      @monicadua7 2 года назад +6

      Cool!!

    • @brayanxd4547
      @brayanxd4547 2 года назад +5

      Yes, I'm Brazilian and I was inspired by this Channel @Universo Programado

    • @sombimcjunior4451
      @sombimcjunior4451 2 года назад +5

      ive been looking into machine learning on scratch, it would be epic to see griffpatch make a vid on it !

    • @blenderfox_foxwastaken
      @blenderfox_foxwastaken 2 года назад +4

      Even I want to really see an AI tutorial, so I can make some awesome projects of different creatures interacting!

  • @RenardioMFG
    @RenardioMFG 2 года назад +6

    I was just going to make a number counter in my game using a list variable, but this is a whole lot simpler and arguably better

  • @Official_zaDpi
    @Official_zaDpi 2 года назад +4

    Very helpful! I had made one myself but it was bad because it re-created the clones every time the score changed (so it was some lag and glitches), but this is a lot of better! Also thanks for the centre text aligning.

  • @DiamondAmphibian
    @DiamondAmphibian Год назад +1

    Thank you very much, I really needed this because I was making a platformer game in scratch so I needed this for my "Coins" Score so thank you and i also might use this for my clicker game too! so thank you very much i really appreciate it!

  • @MendyMendy-x8e
    @MendyMendy-x8e 10 месяцев назад +2

    Right on time this is what I was looking for thanks

  • @jlhohbein2100
    @jlhohbein2100 2 года назад +8

    Tip: if you want the amount of digits shown to always be enough to display your score, then make a block, make sure it runs without screen refresh, then make a variable to display the amount of clones you have, put “change by 1” in your repeat loop that makes clones of the score thing after the “create clone of myself” block, then make a new, make sure you checked the “run without screen refresh” box, then duplicate the contents of the repeat loop into the block that says “define ”, then make a forever loop and put it on the “on start” event block, then put an “if length of score greater than ” statement in the loop, then put in it “”, then run the code and make sure it works and if so, you’re done!

    • @gemeosnosgames
      @gemeosnosgames 2 года назад

      Thanks for the tip, really helpfull and cool. But i'm lazy and i'm just gonna finish this tutorial because i'm an almost at the finish.

    • @Roader_021
      @Roader_021 Год назад

      or u can just put in the repeat loop to repeat lenght of score

    • @Roader_021
      @Roader_021 Год назад

      but the big madness at 17:08 didnt work for me and i think it was bc of that so i changed it to (0-(((length of (score))/2)-((index)-(0.5))*((size)/2)

  • @hnmodder6391
    @hnmodder6391 2 года назад +6

    This is great! If Scratch Lab text thing finally came to the normal Scratch, we would do this thing easy with some fonts. Though, thanks for the tutorial!

    • @camelcam6008
      @camelcam6008 2 года назад

      I hope they add that before 4.0 comes out

    • @hnmodder6391
      @hnmodder6391 2 года назад

      @@camelcam6008 YES

  • @MikeyMandFluffyMainProductions
    @MikeyMandFluffyMainProductions 2 года назад +12

    I set my glowing font colors to rainbow and when they changed, they actually looked pretty cool, probably cooler than the light blue.

  • @Warturo
    @Warturo Месяц назад

    He deserves the Nobel Prize, not only because the tutorial is good, but also because his way of teaching and charisma makes it enjoyable and relaxing to watch and execute.
    Griffpatch you are the best

  • @Pugsbyy
    @Pugsbyy 5 месяцев назад

    2 years later and I still found this helpful for my own clicker game! Thanks griffpatch.

  • @Unapersonaconunmicroscopio
    @Unapersonaconunmicroscopio 7 месяцев назад +4

    *Motion, Looks, Sound, Events, Control, Sensing, Operators, Variables, My blocks. My grandmother used to tell me stories about the old days, a time of peace when griffpatch kept balance between the scratchers. But all that changed when my stupidity attacked. Only griffpatch mastered all nine scratch blocks. Only he could stop the ruthless stupidity of mine, but when the world needed him the most, he vanished*

    • @SamuelPinguin
      @SamuelPinguin 4 месяца назад +1

      😂😂😂😂😂😂😂😂😂

    • @ProgTom
      @ProgTom 2 месяца назад

      LOL!

  • @calvinshu1435
    @calvinshu1435 Год назад +11

    FYI
    If you want the numbers to align to the right, you just have to do two things:
    1. Change the clones so that indices are opposite (4321 instead of 1234)
    2. Instead of switching costume to (letter(index) of money), switch it to (letter((length of money - index) + 1) of money)

  • @N64Mario
    @N64Mario 2 года назад +15

    Fun Fact: Using a negative number spawns a 0 in front of the other numbers if for example, it is something like -123 would display as 0123. Also, There is no decimal point display if you set the number to something like 12.34. Perhaps in a future tutorial, there could be an explanation how to set these up?

    • @griffpatch
      @griffpatch  2 года назад +10

      Easy, you just need costumes with a . And a - as the next character after the Glow-

    • @anquocnguyenchannel9978
      @anquocnguyenchannel9978 Год назад +1

      @@griffpatch i got one bug

    • @anquocnguyenchannel9978
      @anquocnguyenchannel9978 Год назад +1

      oops nevermind. That not a bug.

    • @Oskarix-2012
      @Oskarix-2012 Год назад +1

      @@griffpatch you should make a tutorial on bigger numbers (since they can't fit on the screen) and change the counter to 1.35M (million)

    • @Woopor
      @Woopor Год назад

      @@griffpatch it keeps setting it to n.199999

  • @Rebuild3
    @Rebuild3 Год назад

    i used this to finally get the price counter working in my game! Thank you so much for this!

  • @Milan12234
    @Milan12234 2 года назад +5

    Love it! And also we can use this for timer like 10, 9, 8, 7, 6, 5, 4, 3, 2, 1 and time's up! 😘

    • @no_face1
      @no_face1 2 года назад +1

      Yes just *Wait '1' second*
      *Change 'variable' by '-1'*

    • @Milan12234
      @Milan12234 2 года назад +1

      @@no_face1 Yes. Really simple. :)

    • @Dxuser5
      @Dxuser5 2 года назад +1

      @@Milan12234 You'd also have to have a script for deleting the other numbers, idk how you'd do that though

    • @Milan12234
      @Milan12234 2 года назад +1

      @@Dxuser5 You don't need to do it. It will work. You remember that blank costume?

    • @Dxuser5
      @Dxuser5 2 года назад +1

      @@Milan12234 oh yeaaaaa, im stupid XD

  • @yusong6729
    @yusong6729 2 года назад +4

    This is something I really needed! Thank you Griffpatch!

  • @ZnidrqXizzrJh
    @ZnidrqXizzrJh 2 года назад +3

    Griffpatch, you can actually use repeat ( lenght of [variable] ) to make number long just how many you want without having to add it all in

    • @kuperlilu5340
      @kuperlilu5340 2 года назад +1

      I'm not sure how to do it so that it automatically updates when the score changes though- if you start at a score of 0, then it'll only be supportive of 1-digit values.

    • @ZnidrqXizzrJh
      @ZnidrqXizzrJh 2 года назад

      @@kuperlilu5340 already tested and it works perfect :)

    • @kuperlilu5340
      @kuperlilu5340 2 года назад

      @@ZnidrqXizzrJh Could you tell me the code?

    • @ZnidrqXizzrJh
      @ZnidrqXizzrJh 2 года назад

      @@kuperlilu5340 replace the number (input) in the repeat that repeats how many clones the sprite spawn ( how many digits the number has) with the < Lenght of ( ) > fill in the blank with the score variable on ur project

  • @Ironyum99
    @Ironyum99 2 года назад +2

    THANKS this helped sooooo much thanks griffpatch!

  • @kanavkumar8079
    @kanavkumar8079 2 года назад +2

    Not sure if you included this in the video, but the maths is if you want to align the numbers in the center of the entire screen. If you want to move the digits, you have to offset the maths by the x position.
    So it would be:
    set x to {requiredXPosition + { [ (index - 0.5) - (length/2) ] * (size/2)} }
    Put simply, add the required position to the equation that griffpatch makes in the video.
    *I couldnt find you mentioning this in the video, and thought this tip would be helpful to others

  • @footy_edits002
    @footy_edits002 Год назад +4

    12:23 thank you I did make it this far!

  • @brayanxd4547
    @brayanxd4547 2 года назад +17

    Hi griffpatch. I don't know if you are reading this, but, could you make a tutorial for massive cloud multiplayer? Like your MMO platformer! I know that is needed to make each cloud variable to a group of 10 players, just for example, and then, with 8 cloud variables, you have 80 players! But how do we do that?

  • @razuepic
    @razuepic 2 года назад +3

    What if I want to move the center aligned numbers more to the left?

  • @shadowmaskx
    @shadowmaskx Год назад +1

    i made a combo system and put this counter and it looks SO COOOOOOL

  • @TheHungerGamesPerson
    @TheHungerGamesPerson 5 месяцев назад

    I used the center varible system for one of my games, this tutorial really helped me. Thanks Griffpatch! :D

  • @evoiboi69
    @evoiboi69 2 года назад +4

    Found 🍋 at 3:28
    Why scratch cat is holding it i wonder 🤔

  • @drynshock1
    @drynshock1 2 года назад +2

    12:20 el nos limita a usar 4 clones por "score-table" pero hay una funcion que se llama, "longitud de..." podemos usar esta para ponerla como longitud de la variable SCORE, y asi crear los clones que sean necesarios

  • @thelegoreaper
    @thelegoreaper 2 года назад +6

    This looks great, and I can’t wait to start coding. I’m always bored with the lame counter that Scratch defaults

    • @boxyanim8ion
      @boxyanim8ion 2 года назад

      Ah yes, Scrtahc. (sorry if i made fun it just made me laugh lol)

    • @thelegoreaper
      @thelegoreaper 2 года назад

      @@boxyanim8ion lol it’s okay I didn’t realise I was typing fast

  • @YusufDönmez-r3b
    @YusufDönmez-r3b 16 дней назад

    I love your videos sooooooooooooo much! It's so creative and logical, you make it soooo much easier to understand.

  • @j.carpenter9682
    @j.carpenter9682 11 месяцев назад +1

    Other than the overlooked opportunity to use the ‘length of (input)’ variable, this was an amazing tutorial

  • @creepersaur
    @creepersaur 2 года назад +4

    I would watch a whole series in a day if you made a project where you can make your own code. Like drag and drop or nodes, that control a character.

  • @FeniteFr
    @FeniteFr 2 года назад +15

    OMG 🙀 this is just an incredible idea to create tutorials that we can follow alone and in a serie 🔥
    THANK YOU GRIFFPATCH ❤️😸 I'll join the membership soon 🎉 🍋

  • @Gamer_PETE-
    @Gamer_PETE- 2 года назад +6

    bruh scratch cat has lemon

  • @nuttyboy23231
    @nuttyboy23231 7 месяцев назад

    This is so helpful! I use this in EVERY project now!

  • @nenpolo695
    @nenpolo695 Год назад +1

    when I first watch Griffpatch on YT he had 40k subs. Great job on improving the scratch community!

  • @caydenzachary
    @caydenzachary 2 года назад +1

    This guy is literally what every scratcher wants to be

  • @TanyaL-f7c
    @TanyaL-f7c 7 месяцев назад

    You explain your vids! No other Scratch YTbers do that! Thank You!

  • @GamerSneak-pq5te
    @GamerSneak-pq5te Год назад +1

    This actually worked you earned a sub

  • @thefrostyguy99
    @thefrostyguy99 2 года назад

    THANK YOU SO MUCH GRIFFPATCH I NEEDED THIS FOR MY CLICKER GAME I SEE WHY EVERYONE LIKES YOU NOW (first time watching)

  • @SilverThePanFurry
    @SilverThePanFurry Год назад

    Thanks!, I used to display battery on my ipad/tablet in scratch !

  • @RaphaelBranco-tu3xu
    @RaphaelBranco-tu3xu 9 месяцев назад

    Thank you so much! This was such a lifesaver for my project!

  • @nathanw6884
    @nathanw6884 Год назад

    while this video didnt completely solve my problem it really helped. I got my number counter working :D

  • @diop18
    @diop18 2 года назад

    You just saved my life! I have a headache from trying to remix a game!!!!

  • @samuelyeokaikiat4130
    @samuelyeokaikiat4130 2 года назад +1

    This was surprisingly simple! I was accepting it to be harder to code it using if blocks! Awesome tutorial!

  • @sambathmom8251
    @sambathmom8251 Месяц назад

    3:28 the cat is so happy holding that lemon

  • @manishasdrawing4065
    @manishasdrawing4065 2 года назад

    I was very excited to watch this video, that much excited that you ever can't imagine !!

  • @BadaiYT
    @BadaiYT 2 года назад

    Thanks for the tutorial griffpatch. This would really help out my game that currently in production!

  • @DoubleQCubed-d7o
    @DoubleQCubed-d7o 17 дней назад

    I wish I had a channel like you and also thanks for all the tutorials

  • @dorianprogrammiren7405
    @dorianprogrammiren7405 7 месяцев назад

    your tutorials are sooooo easy to understand i learnd sooo much THX

  • @America_flag24
    @America_flag24 9 месяцев назад

    Thank you griffpatch. You made me learn how to make a clicker game! Never quit your channel, Because we need more people like you.

  • @thegrayninja4999
    @thegrayninja4999 2 года назад

    Oh my god! Thank you so much! You are a lifesaver and honestly my favorite scratch youtuber!

  • @ehsanqadeer81
    @ehsanqadeer81 4 месяца назад

    Griffpatch is the G.O.A.T of scratch programming

  • @alphabetfanthecreator
    @alphabetfanthecreator Год назад +1

    “click that cat” killed me 💀

  • @anquocnguyenchannel9978
    @anquocnguyenchannel9978 Год назад +1

    Good score griffpach! I will give you a like!

  • @Paumung2014
    @Paumung2014 2 года назад +1

    14:06 You should draw an Invisible Square around the Glow- costume...

  • @Antwon1
    @Antwon1 2 года назад +1

    Thank you so much

  • @finysc5310
    @finysc5310 2 месяца назад +1

    thanks Griffpatch.

  • @Infected_titan_speakerman-1
    @Infected_titan_speakerman-1 3 месяца назад

    you made VERY GOOD videos that i even made TIMER using "THAT", not only that i used variables too BUT ITS TOO GOOD, YOU ARE GOD/MASTER OF SCRATCH

  • @theKeroseneTeam_3347
    @theKeroseneTeam_3347 Год назад

    Thank you Griffpatch! My number counter works and I already used it for my Scratch game.

  • @RalphyTheCoyote
    @RalphyTheCoyote Год назад +1

    I'm working on an interesting game. A remix of Don't sh*t your pants. I needed the number counter for the time I had left until I pooped (in game) and your number counter honestly helped me!

  • @GabrielSieczka
    @GabrielSieczka 4 месяца назад

    I searches for 10min and you learnt me like something random TNX soooo much

  • @PikBit
    @PikBit 2 месяца назад

    I would do anything to have this guy as my teacher, man 😂
    I love his tutorials!! They do help me understand Scratch better, tsym Griffpatch!

  • @Z1PPERZ
    @Z1PPERZ 2 года назад

    I love that he is still here, and scratching on! This will come very handy, tysm griffpatch :] (btw I'm another scratcher.)

  • @thund_er45
    @thund_er45 Год назад +1

    Thank you this was truly informational

  • @loganroman5658
    @loganroman5658 2 года назад +2

    This helped me make an engine! Thanks griffpatch!

  • @HanbingGames
    @HanbingGames Год назад

    i love how you make tutorials and channel!

  • @juicedelemon
    @juicedelemon 2 года назад

    ANIMATE PART SAVED MY LIFE!!!!!!!!!

  • @adamsoliman8588
    @adamsoliman8588 2 месяца назад

    griffpatch isn't just revolutionary he's legendary

  • @tdog_
    @tdog_ 2 года назад

    I'm making a trading game and to see how many resources the player has in their inventory, I didn't wanna use normal boring scratch variables. this is so helpful!! Now all I need to do is figure out how to assign them to each resource and make multiple of these...

  • @The_Complicated_Fish
    @The_Complicated_Fish 2 года назад

    Thankyou griffpatch! you helped me understand numbers with a sprite!

  • @fridayblock2988
    @fridayblock2988 2 года назад

    Thank you! This is really useful for my games! And also. I like the animation you made for the numbers!

  • @thinukishihara8460
    @thinukishihara8460 2 года назад

    Oh my god your the best teacher ever.
    Learning with you is soo fun .
    Thank you so much for doing this!!!

  • @shalfeiisolid
    @shalfeiisolid Год назад

    best channel ever just for making the best tutorials!!

  • @jeafnotjeff6850
    @jeafnotjeff6850 Год назад

    griffpatch you my friend have earned yourself another subscriber!

  • @ImaDonutDev
    @ImaDonutDev 2 года назад

    I love your videos because you explain it so good, that I understand it XD Great Tutorial by the way

  • @Dixions_clips
    @Dixions_clips Год назад +1

    12:53
    You can also set
    repeat "length 'Score var' "
    And so there will don't need blank costumes.

  • @AmelieNyhan
    @AmelieNyhan Год назад

    thx griffpatch! ur the best scratch youtuber on the platform!

  • @lotl5638
    @lotl5638 2 года назад +2

    "Hello fellow Scratchers" never gets old :)

  • @Hesei_gojira
    @Hesei_gojira 7 месяцев назад

    Thx so much for the help has improved almost all my projects

  • @justin32149
    @justin32149 7 месяцев назад

    You saved me Griff patch thx for the tutorial ❤

  • @ChiChibi_Personal
    @ChiChibi_Personal 2 года назад +1

    I'm making a calculator using scratch and this has really helped so far with the calculated value.