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

  Рет қаралды 1,028,696

griffpatch

griffpatch

Күн бұрын

Пікірлер: 2 200
@SomeoneCalledAdrian
@SomeoneCalledAdrian 2 жыл бұрын
when the world needed a Scratch tutorials channel, a person by the name of Griffpatch appeared and helped millions. what a great channel!
@Glainwats
@Glainwats 2 жыл бұрын
dont forget he is the first scratch tuber
@NoobmanDiaherra
@NoobmanDiaherra 2 жыл бұрын
@@Glainwats cap
@NoobmanDiaherra
@NoobmanDiaherra 2 жыл бұрын
My brother was
@SomeoneCalledAdrian
@SomeoneCalledAdrian 2 жыл бұрын
@@NoobmanDiaherra *proper scratch youtuber*
@NoobmanDiaherra
@NoobmanDiaherra 2 жыл бұрын
@@SomeoneCalledAdrian ok
@wilhelmjtard
@wilhelmjtard Жыл бұрын
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 жыл бұрын
if you set size to 0% rather than 100% in the setup custom block, you get a cool effect where the numbers pop up
@moonlightgaming3067
@moonlightgaming3067 2 жыл бұрын
true
@ronardneto
@ronardneto 2 жыл бұрын
100% true
@paradox_225
@paradox_225 2 жыл бұрын
I'm using this for a fnf game on scratch
@vidyav1925
@vidyav1925 2 жыл бұрын
@@paradox_225 fnf games are banned now
@k.Kayzen
@k.Kayzen 2 жыл бұрын
@@vidyav1925 why?
@Pineyyyyy
@Pineyyyyy Жыл бұрын
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.
@FeniteFr
@FeniteFr Жыл бұрын
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 Жыл бұрын
PHOENIT?! (hey wassup i'm Cosmolan_Coder)
@FeniteFr
@FeniteFr Жыл бұрын
@@PurbiiXD YEEEES IT'S ME !!!!! HIIIIIII !!!!! :D
@daniyalnaeem7080
@daniyalnaeem7080 Жыл бұрын
@@FeniteFr Hey i have a question does make a game over thing cuase i cannot find it
@reenactable
@reenactable 10 ай бұрын
@@daniyalnaeem7080 what type of game over screen do u want i can help you
@ruchikataria1594
@ruchikataria1594 2 жыл бұрын
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 жыл бұрын
Yes ... I want to make minecraft 2D
@glanmatan
@glanmatan 2 жыл бұрын
Same.
@beastmaster6945
@beastmaster6945 2 жыл бұрын
He disserve 1 million subscribers
@a.v2622
@a.v2622 2 жыл бұрын
Maybe a 3d game for a series
@kccubing7649
@kccubing7649 2 жыл бұрын
@@beastmaster6945 he is almost there
@teapotnews5505
@teapotnews5505 2 жыл бұрын
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.
@TheDuckDude806
@TheDuckDude806 Жыл бұрын
Ive needed to know this forever😂 Thank you Griffpatch!
@Abhilasha84
@Abhilasha84 2 жыл бұрын
Wow I have been waiting to learn this for so long I am glad u made a tutorial on this😃
@kanavkumar8079
@kanavkumar8079 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
@jamespennington6428
@jamespennington6428 2 жыл бұрын
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
@squixypixl
@squixypixl 2 жыл бұрын
Cube Creator 3D fan?
@jamespennington6428
@jamespennington6428 2 жыл бұрын
@@squixypixl ?
@IG00Channel
@IG00Channel 2 жыл бұрын
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 жыл бұрын
Hey mate, don't span it please
@IG00Channel
@IG00Channel 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 🙄
@seeforkat
@seeforkat 2 жыл бұрын
If you want the counter to work at any digits of number, just set the loop count to the length of counter.
@Warturo
@Warturo 2 ай бұрын
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
@Haworth-at7G
@Haworth-at7G Ай бұрын
well, it totally worked and I am glad that you uploaded this video
@commanderlabs
@commanderlabs 2 жыл бұрын
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 жыл бұрын
@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
@badbarnabas1359
@badbarnabas1359 10 ай бұрын
Your videos are definitely worth a subscription. Good job 🙂
@fakerolnando
@fakerolnando 2 жыл бұрын
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
@jlhohbein2100
@jlhohbein2100 2 жыл бұрын
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)
@nenpolo695
@nenpolo695 Жыл бұрын
when I first watch Griffpatch on YT he had 40k subs. Great job on improving the scratch community!
@RenardioMFG
@RenardioMFG 2 жыл бұрын
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
@monicadua7
@monicadua7 2 жыл бұрын
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 жыл бұрын
He he me too!
@monicadua7
@monicadua7 2 жыл бұрын
Cool!!
@brayanxd4547
@brayanxd4547 2 жыл бұрын
Yes, I'm Brazilian and I was inspired by this Channel @Universo Programado
@sombimcjunior4451
@sombimcjunior4451 2 жыл бұрын
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 жыл бұрын
Even I want to really see an AI tutorial, so I can make some awesome projects of different creatures interacting!
@Unapersonaconunmicroscopio
@Unapersonaconunmicroscopio 7 ай бұрын
*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 5 ай бұрын
😂😂😂😂😂😂😂😂😂
@ProgTom
@ProgTom 3 ай бұрын
LOL!
@Alexander_Hamiltonn
@Alexander_Hamiltonn Ай бұрын
I love how the numbers can be recolored to fit your theme! Thanks!
@DiamondAmphibian
@DiamondAmphibian Жыл бұрын
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!
@X1525
@X1525 2 жыл бұрын
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!
@tuanhungnguyen4343
@tuanhungnguyen4343 2 жыл бұрын
yeah
@hnmodder6391
@hnmodder6391 2 жыл бұрын
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
@Official_zaDpi
@Official_zaDpi 2 жыл бұрын
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.
@MiniConDog
@MiniConDog 6 ай бұрын
Omg i have seen these before and never knew how to do it and griffpatch came in and helped all of us
@Pugsbyy
@Pugsbyy 5 ай бұрын
2 years later and I still found this helpful for my own clicker game! Thanks griffpatch.
@MikeyMandFluffyMainProductions
@MikeyMandFluffyMainProductions 2 жыл бұрын
I set my glowing font colors to rainbow and when they changed, they actually looked pretty cool, probably cooler than the light blue.
@golden.raja_
@golden.raja_ 2 жыл бұрын
I also did that
@thepebble6709
@thepebble6709 2 жыл бұрын
omg hi mikey
@srl1978
@srl1978 2 жыл бұрын
I'm copying you lol
@ZnidrqXizzrJh
@ZnidrqXizzrJh 2 жыл бұрын
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 жыл бұрын
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
@R7FOOTY
@R7FOOTY Жыл бұрын
12:23 thank you I did make it this far!
@shadowmaskx
@shadowmaskx Жыл бұрын
i made a combo system and put this counter and it looks SO COOOOOOL
@MendyMendy-x8e
@MendyMendy-x8e 11 ай бұрын
Right on time this is what I was looking for thanks
@yusong6729
@yusong6729 2 жыл бұрын
This is something I really needed! Thank you Griffpatch!
@Milan12234
@Milan12234 2 жыл бұрын
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 жыл бұрын
Yes just *Wait '1' second* *Change 'variable' by '-1'*
@Milan12234
@Milan12234 2 жыл бұрын
@@no_face1 Yes. Really simple. :)
@Dxuser5
@Dxuser5 2 жыл бұрын
@@Milan12234 You'd also have to have a script for deleting the other numbers, idk how you'd do that though
@Milan12234
@Milan12234 2 жыл бұрын
@@Dxuser5 You don't need to do it. It will work. You remember that blank costume?
@Dxuser5
@Dxuser5 2 жыл бұрын
@@Milan12234 oh yeaaaaa, im stupid XD
@N64Mario
@N64Mario 2 жыл бұрын
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 жыл бұрын
Easy, you just need costumes with a . And a - as the next character after the Glow-
@anquocnguyenchannel9978
@anquocnguyenchannel9978 Жыл бұрын
@@griffpatch i got one bug
@anquocnguyenchannel9978
@anquocnguyenchannel9978 Жыл бұрын
oops nevermind. That not a bug.
@Oskarix-2012
@Oskarix-2012 Жыл бұрын
@@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
@j.carpenter9682
@j.carpenter9682 Жыл бұрын
Other than the overlooked opportunity to use the ‘length of (input)’ variable, this was an amazing tutorial
@calvinshu1435
@calvinshu1435 Жыл бұрын
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)
@ZombieInTheVoid
@ZombieInTheVoid Жыл бұрын
what? i dont get it sorry
@thelegoreaper
@thelegoreaper 2 жыл бұрын
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
@razuepic
@razuepic 2 жыл бұрын
What if I want to move the center aligned numbers more to the left?
@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.
@Ironyum99
@Ironyum99 2 жыл бұрын
THANKS this helped sooooo much thanks griffpatch!
@evoiboi69
@evoiboi69 2 жыл бұрын
Found 🍋 at 3:28 Why scratch cat is holding it i wonder 🤔
@creepersaur
@creepersaur 2 жыл бұрын
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.
@qwertyuiop.lkjhgfdsa
@qwertyuiop.lkjhgfdsa 2 жыл бұрын
-scratch within scratch-
@zepplinkiwigamer8217
@zepplinkiwigamer8217 2 жыл бұрын
Those exist, thought extremely limited.
@weegeenumberone2
@weegeenumberone2 2 жыл бұрын
Wait, its just Scratch in Scratch?
@eteled6312
@eteled6312 2 жыл бұрын
@@weegeenumberone2 always has been
@darkboi12
@darkboi12 2 жыл бұрын
@@eteled6312 lol.
@drynshock1
@drynshock1 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
@caydenzachary
@caydenzachary 2 жыл бұрын
This guy is literally what every scratcher wants to be
@oxintoma32dev
@oxintoma32dev 2 жыл бұрын
dude,thank you so much! i really needed that! You're helping us so much!
@griffpatch
@griffpatch 2 жыл бұрын
My pleasure!
@brayanxd4547
@brayanxd4547 2 жыл бұрын
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?
@KashTheKingYT
@KashTheKingYT 2 жыл бұрын
lots of encoding stuff
@brayanxd4547
@brayanxd4547 2 жыл бұрын
@@KashTheKingYT duhh
@FeniteFr
@FeniteFr 2 жыл бұрын
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 🎉 🍋
@amos9g
@amos9g 2 жыл бұрын
I´ll also join the membership soon!
@FeniteFr
@FeniteFr 2 жыл бұрын
@@amos9g 🎉🎉🎉🎉
@jcgamer_animates
@jcgamer_animates 2 жыл бұрын
@ 0 NO
@jcgamer_animates
@jcgamer_animates 2 жыл бұрын
S KAPPA FOR Z
@Gamer_PETE-
@Gamer_PETE- 2 жыл бұрын
bruh scratch cat has lemon
@thetrabendans
@thetrabendans 5 ай бұрын
Yeah 😂
@Rebuild3
@Rebuild3 Жыл бұрын
i used this to finally get the price counter working in my game! Thank you so much for this!
@anquocnguyenchannel9978
@anquocnguyenchannel9978 Жыл бұрын
Good score griffpach! I will give you a like!
@ehsanqadeer81
@ehsanqadeer81 5 ай бұрын
Griffpatch is the G.O.A.T of scratch programming
@Paumung2014
@Paumung2014 2 жыл бұрын
14:06 You should draw an Invisible Square around the Glow- costume...
@iwasheref9w
@iwasheref9w 2 ай бұрын
3:28 the cat is so happy holding that lemon
@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)
@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...
@diop18
@diop18 2 жыл бұрын
You just saved my life! I have a headache from trying to remix a game!!!!
@RalphyTheCoyote
@RalphyTheCoyote Жыл бұрын
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!
@nathanw6884
@nathanw6884 Жыл бұрын
while this video didnt completely solve my problem it really helped. I got my number counter working :D
@YusufDönmez-r3b
@YusufDönmez-r3b Ай бұрын
I love your videos sooooooooooooo much! It's so creative and logical, you make it soooo much easier to understand.
@TheHungerGamesPerson
@TheHungerGamesPerson 6 ай бұрын
I used the center varible system for one of my games, this tutorial really helped me. Thanks Griffpatch! :D
@Advik-5315
@Advik-5315 9 ай бұрын
Me: goes to scratch to open editor Griffpatch: …and that fellow Scratchers, is how we solve nuclear wars
@Infected_titan_speakerman-1
@Infected_titan_speakerman-1 4 ай бұрын
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
@PikBit
@PikBit 3 ай бұрын
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!
@loganroman5658
@loganroman5658 2 жыл бұрын
This helped me make an engine! Thanks griffpatch!
@TanyaL-f7c
@TanyaL-f7c 8 ай бұрын
You explain your vids! No other Scratch YTbers do that! Thank You!
@thegrayninja4999
@thegrayninja4999 2 жыл бұрын
Oh my god! Thank you so much! You are a lifesaver and honestly my favorite scratch youtuber!
@DoubleQCubed-d7o
@DoubleQCubed-d7o Ай бұрын
I wish I had a channel like you and also thanks for all the tutorials
@pillowpillow6993
@pillowpillow6993 2 жыл бұрын
Thanks Griffpatch for this Tutorial, now i can use this for my Scratch cat clicker game ;)
@pillowpillow6993
@pillowpillow6993 2 жыл бұрын
though hate math its worth it🤷‍♂:)
@pillowpillow6993
@pillowpillow6993 2 жыл бұрын
and once my game is done ill give you my game scratch link
@lotl5638
@lotl5638 2 жыл бұрын
"Hello fellow Scratchers" never gets old :)
@nuttyboy23231
@nuttyboy23231 8 ай бұрын
This is so helpful! I use this in EVERY project now!
@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.)
@GabrielSieczka
@GabrielSieczka 5 ай бұрын
I searches for 10min and you learnt me like something random TNX soooo much
@SilverThePanFurry
@SilverThePanFurry Жыл бұрын
Thanks!, I used to display battery on my ipad/tablet in scratch !
@theKeroseneTeam_3347
@theKeroseneTeam_3347 Жыл бұрын
Thank you Griffpatch! My number counter works and I already used it for my Scratch game.
@RaphaelBranco-tu3xu
@RaphaelBranco-tu3xu 9 ай бұрын
Thank you so much! This was such a lifesaver for my project!
@frankiewang400
@frankiewang400 2 жыл бұрын
At 13:12 in the Score sprite, you said to set the x -180 you actually set it to -160.
@GamerSneak-pq5te
@GamerSneak-pq5te Жыл бұрын
This actually worked you earned a sub
@theofficiaIsteve
@theofficiaIsteve Жыл бұрын
5:15 honestly I am very intrigued in how you come up with the excellent solutions
@seektheobbybuilder8891
@seektheobbybuilder8891 Жыл бұрын
thanks so much for the great tutorial again ! first engine and tutorial where i can actually understand what i make !
@BadaiYT
@BadaiYT 2 жыл бұрын
Thanks for the tutorial griffpatch. This would really help out my game that currently in production!
@Slapper9000
@Slapper9000 Жыл бұрын
18:18 got me laughing “Tromkin”
@Dixions_clips
@Dixions_clips Жыл бұрын
12:53 You can also set repeat "length 'Score var' " And so there will don't need blank costumes.
@DUMB_PERSON_NEAR_ME
@DUMB_PERSON_NEAR_ME Жыл бұрын
It's not gonna work
@dorianprogrammiren7405
@dorianprogrammiren7405 7 ай бұрын
your tutorials are sooooo easy to understand i learnd sooo much THX
@shalfeiisolid
@shalfeiisolid Жыл бұрын
best channel ever just for making the best tutorials!!
@samuelyeokaikiat4130
@samuelyeokaikiat4130 2 жыл бұрын
This was surprisingly simple! I was accepting it to be harder to code it using if blocks! Awesome tutorial!
@AmelieNyhan
@AmelieNyhan 2 жыл бұрын
thx griffpatch! ur the best scratch youtuber on the platform!
@sirquackz47
@sirquackz47 Жыл бұрын
I'm just screaming PUT LENGTH OF SCORE IN THE REPEAT right now
@elijah44gd79
@elijah44gd79 Жыл бұрын
but it doesnt work though
@sirquackz47
@sirquackz47 Жыл бұрын
@@elijah44gd79 Yes it does I tried it
@DUMB_PERSON_NEAR_ME
@DUMB_PERSON_NEAR_ME Жыл бұрын
It's just show 1 number
@The_Complicated_Fish
@The_Complicated_Fish 2 жыл бұрын
Thankyou griffpatch! you helped me understand numbers with a sprite!
@fatal-ZERO
@fatal-ZERO Жыл бұрын
Thanks for this! Currently making a platformer game, and this helped me create a gold counter for it!
@ImaDonutDev
@ImaDonutDev 2 жыл бұрын
I love your videos because you explain it so good, that I understand it XD Great Tutorial by the way
@daveobi9439
@daveobi9439 2 жыл бұрын
This helped me alot, Thanks for making this video! You are the best! Keep going!
@thinukishihara8460
@thinukishihara8460 2 жыл бұрын
Oh my god your the best teacher ever. Learning with you is soo fun . Thank you so much for doing this!!!
@HanbingGames
@HanbingGames Жыл бұрын
i love how you make tutorials and channel!
@azpeak7297
@azpeak7297 2 жыл бұрын
i am late but this actually helped me create my rhythm game, i updated it, but i cant do it since my scratch says that it cant be saved. so its still pretty bad, but thanks to you griffpatch, this made the game more better!!! thank you griff
@adamsoliman8588
@adamsoliman8588 2 ай бұрын
griffpatch isn't just revolutionary he's legendary
@jeafnotjeff6850
@jeafnotjeff6850 Жыл бұрын
griffpatch you my friend have earned yourself another subscriber!
Simple Background Scrolling Tutorial
18:09
griffpatch
Рет қаралды 1,1 МЛН
How to Fight a Gross Man 😡
00:19
Alan Chikin Chow
Рет қаралды 15 МЛН
FOREVER BUNNY
00:14
Natan por Aí
Рет қаралды 30 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 15 МЛН
Cookie Clicker in Scratch But It Gets More Complex
12:26
ggenije
Рет қаралды 271 М.
The Most Impressive Scratch Projects
11:00
DenshiVideo
Рет қаралды 5 МЛН
6 Developers make a Scratch Game Without Communicating
15:00
Jackson Academy
Рет қаралды 225 М.
The Variable HACK 🔨 Not many Scratchers know... yet
10:33
griffpatch
Рет қаралды 628 М.
ChatGPT Makes a Scratch Game
10:30
PolyMars++
Рет қаралды 1,1 МЛН
How to STUDY so FAST it feels like CHEATING
8:03
The Angry Explainer
Рет қаралды 1,8 МЛН
AMAZING HEALTH BARS in Scratch - Easy Scratch Tutorial
27:18
griffpatch
Рет қаралды 1 МЛН
I Made a Scratch Game In a Scratch Game
9:33
ZonxScratch
Рет қаралды 511 М.
I Drew the Top 10 Hardest Shapes to Draw
16:35
viyaura
Рет қаралды 89 М.
Letting Random Comments Control My Game
30:21
TheMac
Рет қаралды 679 М.