CRAZY COOL JOYSTICKS 🎮 - How to make your Scratch Games Mobile Friendly

  Рет қаралды 2,092,424

griffpatch

griffpatch

Күн бұрын

Пікірлер: 2 600
@griffpatch
@griffpatch Жыл бұрын
New Multi Touch Tutorial - kzbin.info/www/bejne/mXqUnpeMi9t2jbs 🔥🔥🔥 Early Access / Channel membership - www.youtube.com/@griffpatch/join Scratch Studio for this tutorial - scratch.mit.edu/studios/31206995/comments Quick and Fun Tutorials - kzbin.info/aero/PLy4zsTUHwGJKByTn_qV76oTpEYGczqEb_
@kevinoutofcontext
@kevinoutofcontext Жыл бұрын
LETS GO
@NotRealChatGPT
@NotRealChatGPT Жыл бұрын
how do you get the guy and the flags?
@DUMB_PERSON_NEAR_ME
@DUMB_PERSON_NEAR_ME Жыл бұрын
@@NotRealChatGPT griffpatch have the membership future
@morganisapro7K
@morganisapro7K Жыл бұрын
how do you make the joystick only go left and right?
@elijah44gd79
@elijah44gd79 Жыл бұрын
@@morganisapro7K just make the player change x by stick x
@quickshark9536
@quickshark9536 2 жыл бұрын
When you made it to where you could only use the joystick by clicking on it WITHOUT “when this sprite clicked”, it actually helped me with something completely unrelated. I was making a mobile keyboard for a Morse Code translator, but had tons of buttons that I wanted to keep on one sprite. Thank goodness I saw this before finishing the code for a whole control-button system. This channel has taught me many ways to avoid big messes. Thanks a lot!
@griffpatch
@griffpatch 2 жыл бұрын
That's excellent news, exactly what I hope
@Mr.Feast6000millionsubs
@Mr.Feast6000millionsubs 7 ай бұрын
O
@Ninad145
@Ninad145 4 ай бұрын
@@Mr.Feast6000millionsubs Spider man go away from home
@smth35
@smth35 2 жыл бұрын
The same effect could also be achieved by using the "set mode to draggable" block, and "if " then limit the stick, and "if not ", then reset the stick.
@griffpatch
@griffpatch 2 жыл бұрын
That is a good idea, but it would be too tricky to ensure the user actually clicked on the stick to start moving it
@adrianroqen3743
@adrianroqen3743 2 жыл бұрын
@Zi Zoy Nacho Maybe that works too.
@smth35
@smth35 2 жыл бұрын
@@griffpatch moving the stick would be needed only to limit it or reset its position. The "set drag mode [draggable]" block from the sensing category does the work of moving the sprite/clone while it is held. Also i realised while writing this that the only difference is you have to move the stick every time you press it, instead of just pressing the area of the stick
@joshieree3036
@joshieree3036 2 жыл бұрын
@@griffpatch nice
@chivixta
@chivixta 2 жыл бұрын
That’s what I was thinking this video would be about-
@braysonrosenberg4940
@braysonrosenberg4940 Жыл бұрын
Hey Griffpatch! I just wanted to say thank you so much. Im currently making a game and you have really helped me with these tutorials. In fact, i would be completly lost on how to even properly code the PHYSICS ENGINE without you. So yea, keep up the good work, and thank you again! :)
@DrAlphys2
@DrAlphys2 Жыл бұрын
I actually had to shorten the scripts, but got the same results !! Well done Griffpatch!!
@chiroyce
@chiroyce 2 жыл бұрын
I loved the section where you implemented it in others' games, much fun! :)
@BuzzyBee13
@BuzzyBee13 2 жыл бұрын
Chiroyce, what are you doing here?
@izaanhafid
@izaanhafid 2 жыл бұрын
@@BuzzyBee13 LOL
@maplario4366
@maplario4366 2 жыл бұрын
Woah, Chiroyce!
@BuzzyBee13
@BuzzyBee13 2 жыл бұрын
@Samfitzgamer, what are you doing here?
@BuzzyBee13
@BuzzyBee13 2 жыл бұрын
@Samfitzgamer Hehe, ok I'll stop. But watch Twishorts to see where I get it.
@lamegamertime
@lamegamertime 2 жыл бұрын
Personally I think if you are using a joystick for a platformer, it’s best to use a square joystick. That way it is easier to run and jump, as the corner where both are possible is larger. Though it would be even better if Scratch had some kind of multi-touch capability… It might make things more difficult to code, but it would be easier to play when you can press a separate button for jumping as for running.
@griffpatch
@griffpatch 2 жыл бұрын
You are very right! I think just the same thing. Although, by using joystick > 0.5 you actually end up with just such a design in reality :) - And yeah - Scratch should support multi touch somehow!!!
@BOLT_THUNDERSPHERE
@BOLT_THUNDERSPHERE 2 жыл бұрын
I also agree
@16.7mtiletheplanet5
@16.7mtiletheplanet5 2 жыл бұрын
@@BOLT_THUNDERSPHERE Agree:D
@аленакарпычева
@аленакарпычева 2 жыл бұрын
How
@Theo_drawi
@Theo_drawi 2 жыл бұрын
I agree
@anilkumarvelayudhanpillai2651
@anilkumarvelayudhanpillai2651 2 жыл бұрын
Just Added the joystick in my classic platformer and tested it with my mobile device! It turned out so well, So smooth and easy to use! Thank you griffpatch! You never fail to amaze me!
@griffpatch
@griffpatch 2 жыл бұрын
Great to hear!
@cristianospohr69
@cristianospohr69 2 жыл бұрын
@@griffpatch i agree. also, there is some kind of Pc = mobile type of the mobile controls [5 keys, 3 moving keys[left,down,right], 2 jumping keys [space,up].]
@CreativeGrow69
@CreativeGrow69 Жыл бұрын
Never stop scratching there are only a few scratch tutorial makers and you are one of the best sadly I don’t know where you get your sprite designs from but that’s not your fault it’s mine for not learning. Keep it up!
@guaufito
@guaufito 2 ай бұрын
6:50 you can add a {join(Control )(Stick)}
@Resseguie
@Resseguie 2 жыл бұрын
I love it! I just added a version of this to my Rocket Canyon game (and submitted it to your studio). But I also experimented with only turning on the joystick once they click on the screen so it doesn't get in the way of the game if playing on the computer. Thanks again for a great tutorial (and worth waiting for)!
@griffpatch
@griffpatch 2 жыл бұрын
Very cool, I have a small update to make it even better, but that will have to wait
@zachcapricorn3512
@zachcapricorn3512 2 жыл бұрын
For the changing size, maybe add a icon and make it 100 for regular size and 200 for big size or something
@Kadyboo5
@Kadyboo5 3 ай бұрын
​@@griffpatch CHECK YOUR MESSAGES
@Lemonade-r2m
@Lemonade-r2m 3 ай бұрын
Hi
@Matthewgames2028
@Matthewgames2028 2 ай бұрын
​@@griffpatch i love your vids
@TtEL
@TtEL 2 жыл бұрын
I went to the Scratch homepage and saw that you were following "Crazy Cool Joysticks" and thought, "Oh, I guess he posted a video of that." Sure enough, here it is. I can't use Scratch on my iPod because there is no Apple app, and the website is too big. What a great series. Finally, a break from raycasting!
@rishavarya4966
@rishavarya4966 2 жыл бұрын
Who else likes how enthusiastic griffpatch is always makes every second of the vid interesting and fun
@creativezone590
@creativezone590 2 жыл бұрын
yeh
@wolfgangr.3268
@wolfgangr.3268 2 жыл бұрын
He's the Bob Ross of Scratch coding.
@RyteoyGamingCommunity
@RyteoyGamingCommunity 2 жыл бұрын
he is the wrost
@handyperalta9654
@handyperalta9654 2 жыл бұрын
@@RyteoyGamingCommunity you this is wrost
@wh0sV4N
@wh0sV4N 2 жыл бұрын
@@RyteoyGamingCommunity correction YOUR THE WORST*
@destructo_mamba_embergb
@destructo_mamba_embergb Жыл бұрын
Hey griffpatch can you tell the scratch team to make scratch multi touch? Thanks.
@faisal2o14
@faisal2o14 Жыл бұрын
2 sec later ROBLOX IN SCRATCH FOR MOGILE
@Arvans_world
@Arvans_world 11 ай бұрын
Yea its a roblox moving stick😂😂😂😂
@Really101yak
@Really101yak 11 ай бұрын
Mogile
@rstudios123
@rstudios123 11 ай бұрын
You miss spelled
@IkaraPopsicle
@IkaraPopsicle 10 ай бұрын
I hope not
@diehardvn1
@diehardvn1 10 ай бұрын
2 secs? G’arn m8 r u rekt? No wey you mak gam 3D les tan 2 secs
@thenewkoopanetwork7016
@thenewkoopanetwork7016 2 жыл бұрын
Griffpatch: this function is relatively simple also Griffpatch: Explains quantum physics and the relative law of black holes in under 40 seconds.
@superyoutubeguy5999
@superyoutubeguy5999 2 жыл бұрын
Lol
@rayyanrahman8115
@rayyanrahman8115 2 жыл бұрын
I didn’t get it lol
@masterwaregaming489
@masterwaregaming489 2 жыл бұрын
@@rayyanrahman8115 lol
@zachcapricorn3512
@zachcapricorn3512 2 жыл бұрын
For the going to center thing, use this: Go into 1 sprite then use the go to block to select the sprite, then move the sprite into the Control Stick sprite and tada.
@markeisha9213
@markeisha9213 11 ай бұрын
Thank you so much!!! I was making an game where you use your keyboard but I realised I could not test the game on the go. I came across this and tought it was perfect for me as it is easy to understand. It also works very well.
@GREYanimationofficial
@GREYanimationofficial 22 күн бұрын
I love watching these tutorials because they’re that entertaining
@BlastingBricks2023
@BlastingBricks2023 2 жыл бұрын
Crazy cool... you are undoubtedly the BEST scratcher in scratch! I haven't shared a project with a joystick but I will certainly do it soon!
@artsygirlforlife
@artsygirlforlife 2 жыл бұрын
I have always wanted to learn how to do this, especially with the growing amount of people on mobile devices. This is really helpful!
@mudchute4dlr
@mudchute4dlr 2 жыл бұрын
For a lot of games, on the cat sprite use a ‘set rotation style left-right’ block inside the forever loop, but not in the ‘if Stick Power > 0’ block.
@BLACKER_SCREEN
@BLACKER_SCREEN Жыл бұрын
At 20:80 I left the Set STICK X and Y out and it still worked. I think this is because you are multiplying the X and Y by Stick power and when you let go is is set to 0 so its multiplying Stick X and Y by 0 (making it 0). Thank you so much for your tutorial's they have help me start coding on scratch and understanding it.
@tEmMiEyAyAyA
@tEmMiEyAyAyA Жыл бұрын
20:80?
@angelaokyere7925
@angelaokyere7925 2 ай бұрын
I've made a tap-joystick for my platformer. To do it, first go into the player sprite. Then, make two new variables, mouse x and mouse y. Then go two Controls Left and Right. Set KEY X to mouse x.
@yesimhairy
@yesimhairy 2 жыл бұрын
I think you should do things in other people's code more often, I find this really entertaining for some reason 😅
@RidyDaBidy95
@RidyDaBidy95 2 жыл бұрын
True....
@AshtonDavies_
@AshtonDavies_ 2 жыл бұрын
That would be funny.
@adrianroqen3743
@adrianroqen3743 2 жыл бұрын
Same
@victorius2975
@victorius2975 2 жыл бұрын
somehow you've again made a undercomplicated script that functions the same as a 500 block long script. Wondering if you could attempt Binary Space Partitioning though. That'd mean you could make a true 3d engine. And you can also add actual up&down movement without the image weirdly shifting. That'd probably make the project run far too slow but a full on 3d engine will being able to have many old gems to be ported over to scratch. I know that you've attempted something similar a long time ago but this could be a chance to remake it but extremely easy to port over like the stick and have many extra things like textures and shading.
@thelegoreaper
@thelegoreaper 2 жыл бұрын
This really helped! Ive always failed at joysticks!
@thepenguin_1
@thepenguin_1 2 жыл бұрын
same lol
@sheluhhvy4572
@sheluhhvy4572 2 жыл бұрын
the problem is the small circle moving out of the big one
@Jerraf2p0
@Jerraf2p0 2 жыл бұрын
Same
@danielfeng3991
@danielfeng3991 2 жыл бұрын
Same :)
@jilljohn2638
@jilljohn2638 2 жыл бұрын
✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓
@xxstrawberryteaxxmonsterhi4455
@xxstrawberryteaxxmonsterhi4455 Жыл бұрын
I love how he just starter Tallinn att licorice. I love this guy’s way to talk
@Twisted0812
@Twisted0812 2 жыл бұрын
17:21 u can devide the size by 2 and u need to be in the radius of the base to use the joystick and i think it works well!
@coolswag352
@coolswag352 2 жыл бұрын
sorry but *you*
@Twisted0812
@Twisted0812 2 жыл бұрын
@@coolswag352 ?wym
@simplylou8631
@simplylou8631 2 жыл бұрын
@@Twisted0812 you said “u” instead of “you”
@Twisted0812
@Twisted0812 2 жыл бұрын
@@simplylou8631 ye ik it is easier
@Radlee.
@Radlee. 2 жыл бұрын
Oh, yes, yes, yes! The perfect tutorial for a joystick! I'm excited for this one, as I've always been working on mastering my joystick code! Thank you so much again, griffpatch!
@SpyofXANE
@SpyofXANE 3 ай бұрын
You can replace that IF block (if stick x > 0,5 then change x by stick x * 6; if stick x < -0,5 then change x by stick x * 6) to this (if abs of stick x > 0.5 then change x by stick x * 6) Apply it for stick y.
@Yeetyok
@Yeetyok 2 жыл бұрын
This is great! I am looking forward to another tutorial like creating an inventory with draggable items.
@AshtonDavies_
@AshtonDavies_ 2 жыл бұрын
Griffpatch, you can actually get the control stick position option in another sprite and then drag the block to the stick sprite instead of using a variable.
@DoxxTheMathGeek
@DoxxTheMathGeek 2 жыл бұрын
He did it in one of the Tile Scrolling Plattformer Video.
@darrickhans9478
@darrickhans9478 2 жыл бұрын
@@DoxxTheMathGeek And also shiftclicklearn did that.
@1080GBA
@1080GBA 2 жыл бұрын
@@darrickhans9478 did you join his discord?
@1080GBA
@1080GBA 2 жыл бұрын
@@DoxxTheMathGeek and in raycasting pt 5
@darrickhans9478
@darrickhans9478 2 жыл бұрын
@@1080GBA No.
@Speed-TV
@Speed-TV 2 жыл бұрын
Thank you for making this tutorial so the mobile joystick can become more popular, I am tired of those terrible mobile controls where you have to hold a specific section of the screen and stuff.
@BGDMusic
@BGDMusic 2 жыл бұрын
18:20 i imagined you could check if stick power is within a certain angle, for example you could check 35° within directly up and jump if true
@milankarow6567
@milankarow6567 2 жыл бұрын
Awesome tutorial! This has been a much sought-after feature in our coder dojos! And it's actually much more straightforward than I thought it would be! And what a cool idea to port it to other proj... HOLY COW 24:14 - you have 2.4 MILLION unread notifications?!
@griffpatch
@griffpatch 2 жыл бұрын
Awesome - I would be super pleased if this will be of use and is followable enough! Got a bit worried when I used the trigonometry - you could always bypass that by using a (position x - x position of myself) / max stick. That does the same thing in the end... but is a little more wordy.
@somebody_2837
@somebody_2837 2 жыл бұрын
@@griffpatch Agreed
@milankarow6567
@milankarow6567 2 жыл бұрын
@@griffpatch yeah, actually the kids can use your implementation as some sort of "library" or component, which is a neat way to introduce the concept of code reuse beyond remixing "complete" scratch projects. I don't necessarily expect them to understand how sine and cosine work (since most of them still have years before they learn it in school), but the joystick sprite will enable them to share their projects even better (since mobile devices are so ubiquitous).
@jorsamhan4486
@jorsamhan4486 2 жыл бұрын
They are probably 75% advertisers
@reuellewistansherngvictori2425
@reuellewistansherngvictori2425 2 жыл бұрын
Ah yes the notifications
@fungus0713
@fungus0713 2 жыл бұрын
Thank you, it really help me improve, long time ago, I very been trying to do the same as yous but it never worked, thank you, after watching your video, I could do more programing
@Punbloxanimates
@Punbloxanimates 6 ай бұрын
thank you very much! tomorrow is my birthday and i need something to play with my cousin so i decided to make an game instead of downloading a game, and i am making an online game with mobile friendly because my cousin only have a phone, thank you!
@blasphemizerr
@blasphemizerr 10 ай бұрын
its cool because everything can be easily customized in the joystick, the look of the base, stick, shape of the base too
@Arvans_world
@Arvans_world 11 ай бұрын
Thank you i got 1.30$ and 68 people downloaded my game in 1 day!
@AnonymousEMPTY
@AnonymousEMPTY 3 ай бұрын
How
@Arvans_world
@Arvans_world 3 ай бұрын
@@AnonymousEMPTYi put in on appstore
@Ahmadasadi01
@Ahmadasadi01 3 ай бұрын
اوحهحه 😂 اوقحقه😂اوطحطهحخهجحه😂
@mayankyadav621
@mayankyadav621 3 ай бұрын
Great brother 👏🏻
@mayankyadav621
@mayankyadav621 3 ай бұрын
But which platform you are using ?
@BusinessMonkeys1
@BusinessMonkeys1 2 жыл бұрын
I love how enthusiastic griffpatch is with each video! Also helpful how he explains everything making it easy to make quick tweaks. I was wondering how to do it for your recent scratch RPG series? The movement didn’t seem to work the same for the player. 😢
@huckjeffrey5057
@huckjeffrey5057 Жыл бұрын
Technoblade never dies
@GeraldsGangOfficial
@GeraldsGangOfficial Жыл бұрын
6:24 "for this lemon only." XD
@user-abcdefghijklmnopqrstu-f6u
@user-abcdefghijklmnopqrstu-f6u 2 ай бұрын
for this lemon only griffpatch you are quite humorous
@SeniorBonnie
@SeniorBonnie 2 ай бұрын
WE LIKE UR GAMES A LOT, GRIFFY
@christoschristopoulos8758
@christoschristopoulos8758 11 ай бұрын
🌍🎮 the BEST and by the way do you realy have a small brother because i met him in the comments of a game😎😏
@nia_plays2606
@nia_plays2606 6 ай бұрын
bro My Kaitty is fast??🤣🤣
@roderickmesa9478
@roderickmesa9478 2 жыл бұрын
My projects are only for computers which means I can't use my phone whenever I open my Scratch games. Thank you so much griffpatch for teaching me how to pull this off!
@tamon2020
@tamon2020 6 ай бұрын
Thanks Griffpatch! I'm make a new game but I need joystick but you helped me!
@mikavankooten
@mikavankooten Жыл бұрын
That moment that you say let’s get scratching. It feels so trusty.
@DoorsBlox
@DoorsBlox Жыл бұрын
"this lemon only" how enthusiastic is griffpatch like every second of the video?
@melljay123
@melljay123 2 жыл бұрын
Literally my game is actually good because of your tutorials, This is the definition of PROJECT UPGRADING. Like watch a random tutorial from another channel, Not that good right? Now watch a griffpatch video, BOOM, INSTANT PROJECT UPGRADED, YOU ACTUALLY ARE THE MAIN PART OF SCRATCH.
@diegostuff0611
@diegostuff0611 Жыл бұрын
Hey great tutorial worked with the cat, but when I put it into my game it wouldn’t work, does anyone know why Thanks
@real_ninjaz1255
@real_ninjaz1255 2 жыл бұрын
18:48 He Started A Science Class
@tevmonkey7243
@tevmonkey7243 5 ай бұрын
Thank you so much for this tutorial! i made a game but people wanted it to be mobile too so this helps a lot.
@OperacaoEpa
@OperacaoEpa Жыл бұрын
My most popular project on scratch is Dan Adventures, and it was based on the great platformer tutorial from griffpatch! Thank you so much.
@Srinikesh-j9b
@Srinikesh-j9b 20 күн бұрын
I also tried it on your rpg tutorial, it just worked. I am so ☺️
@bendymivn3784
@bendymivn3784 Жыл бұрын
6:57 what I find it interesting: you can replace it with glide (0.1) secs to ( myself variable) instead of go to, which makes it looks better for me
@luisBlog675
@luisBlog675 Жыл бұрын
Thank you, Griffpatch, for teaching me about Scratch coding
@King-cobra-creations
@King-cobra-creations 2 жыл бұрын
This is the first vid of your channel I've seen and it instantly earned a subscribe from me👍 good job and keep creating amazing vids
@luckyfunky1178
@luckyfunky1178 2 жыл бұрын
Amaizing tutorial, it explains every thing slowly and makes every one understand
@BelminPashalik
@BelminPashalik 3 ай бұрын
6:25 GOT ME ROLLING
@whitecatfn1
@whitecatfn1 Жыл бұрын
Griffpatch is the most SMARTEST scratcher i ever seen! i should tell EVERYONE to subscribe to u!!!
@imnot_here9856
@imnot_here9856 2 жыл бұрын
WOW this helps alot! and thank you! ❤️👍
@XavierGG-og6vc
@XavierGG-og6vc 2 жыл бұрын
Best scratch tutorial, understand easily and specific explanation, keep up the good work
@PurpleTurd91
@PurpleTurd91 Жыл бұрын
Griffpatch is the kind of guy who listened in class (Unlike me, Griff you are amazing)
@joelknowsgeographyandflags5578
@joelknowsgeographyandflags5578 7 ай бұрын
"Or even better, a møøřbø." - griffpatch, the most famous scratcher
@stanisawkowal9853
@stanisawkowal9853 Жыл бұрын
Griffpatch you are a legend, you even made geometry dash in scratch!
@haroonkids3222
@haroonkids3222 Жыл бұрын
Is there a way you can make the joystick toggle when people are specifically using mobile devices? or does it always have to be there including when people are using a computer?
@kodingwithkumud4398
@kodingwithkumud4398 2 жыл бұрын
Love it! Could you tell me what platform you use to add text and edit your videos? It’ll really help!
@braylenhammond12
@braylenhammond12 Жыл бұрын
you could also use the desktop app, if you want to edit offline
@platinumapartmentownersass9164
@platinumapartmentownersass9164 Жыл бұрын
This will be great for my RPG project. Thank you so much for this tutorial.
@Hellcrusher56x
@Hellcrusher56x Жыл бұрын
This is probably good but I did manage to get one working in a quarter hour solo,would recommend if you're up for a challenge
@kpopslayerunion
@kpopslayerunion Жыл бұрын
The big-hearted person who teaches how to make educational and fun games instead of nonsense videos: griffpatch
@Fumbleer
@Fumbleer Жыл бұрын
keep the tutorials up and it helps A LOT of people like me! :)
@Nosh6464
@Nosh6464 4 ай бұрын
Instead of using a variable to go to the centre of the sprite always you can just go into a different sprite get a go to block set it to the joystick and drag it into the sprite
@juandt1234
@juandt1234 Жыл бұрын
6:30 Griffpatch: Set "myself" to the name of this sprite. *Casually turns into Control Stick*
@natthananla-orphunphol4395
@natthananla-orphunphol4395 2 жыл бұрын
Thank you for sharing this. This VDO help me a lot to create new scratch project.
@AmeliaMueller-c5l
@AmeliaMueller-c5l 6 ай бұрын
thank you griffpatch so much !!
@DesquidwasTaken
@DesquidwasTaken Жыл бұрын
0:57 WHAT IS THAT AMAZING TRANSITION
@teddygidey8600
@teddygidey8600 Жыл бұрын
All of the games you're making of you and it's so fun
@milangvideoblogger7811
@milangvideoblogger7811 Жыл бұрын
Thanks! Now i have mobile in my cube combination game
@TheRealMangoDev
@TheRealMangoDev 10 ай бұрын
i think using left, right and up buttons is more comfortable for platformers
@CodingWithAlbert-O
@CodingWithAlbert-O 11 ай бұрын
Best tutorial ever ! This video made my game interesting than ever!~
@peanuttrain585
@peanuttrain585 2 жыл бұрын
thanks! my scratch projects did indeed get more popular.
@alexandern.9666
@alexandern.9666 Жыл бұрын
you dont have to add a variable called myself, you can make a new sprite drag the go to random position block click the dropdown and say your joystick's name, then drag it into the joystick sprite itself and it will stay that way. then drag it over the wait until and it works like gold
@zenaelbehery9352
@zenaelbehery9352 2 жыл бұрын
Are you the one who made appel?! I love appel! I have been playing appel for a long time.
@Chadz_Leeonel
@Chadz_Leeonel 2 жыл бұрын
IDK about this but in 9:25 there is a secret gray scratchy
@stereomadnnesgames
@stereomadnnesgames Жыл бұрын
Lol
@asanthimendis
@asanthimendis Жыл бұрын
You are always so energetic! These guides help me a lot!!!!! Thanks you!
@Onetaro
@Onetaro 11 ай бұрын
It will be helpful! I will now use your skills in my work. Thank you :D
@Lilmisstroy
@Lilmisstroy Жыл бұрын
you deserve your own tv show
@thirishwehlaing2274
@thirishwehlaing2274 7 ай бұрын
(when you said for this lemon) only got me laughing
@FaidoPlays
@FaidoPlays Жыл бұрын
Amazing tutorial. I will say however, it can get really laggy when using the custom blocks. So you can just drag it in the if, if not block.
@LouisKieu
@LouisKieu Жыл бұрын
Man this was amazing! I tried to code a clone snake out of it but I am probably one of the worst scratchers so I don't know how to make the clones and get them to go to the last position of each one.
@ShadowSamurai14
@ShadowSamurai14 Жыл бұрын
This was extremely helpful!
@supermariokingdom-official8975
@supermariokingdom-official8975 2 жыл бұрын
I have a faster option for the problem where there's not the sprite shown in the list ( go to"... "block) . If that can help you of course.... You select the Cat sprite, you pick a go to " " block and you choose your Joystick sprite. Last you drag this block to the joystick sprite and voilà! Hope we'll be helpful to you.
@xandoog
@xandoog Жыл бұрын
This is great really useful your tutorials are awesome
@Fateh_the_genius
@Fateh_the_genius 2 жыл бұрын
Btw i made a platformer and mario game using your tutorial but i added joystick control :)
@akimyoun1423
@akimyoun1423 2 жыл бұрын
Worked like a charm
@SpyofXANE
@SpyofXANE 3 ай бұрын
You no need for "myself" variables. Click on other sprite, then grab the block "go to [x]" to its coding background. Set [x] to "Control Stick". Then, grab it to "Control Stick" popup. Easy way!
@ItzEnochYT
@ItzEnochYT 2 жыл бұрын
Hi Griffpatch can you make a tutorial like this but it is driving game please
Simple Maze Generation | Scratch Tutorial
25:29
griffpatch
Рет қаралды 1,1 МЛН
ChatGPT Makes a Scratch Game
10:30
PolyMars++
Рет қаралды 1 МЛН
escape in roblox in real life
00:13
Kan Andrey
Рет қаралды 87 МЛН
How do Cats Eat Watermelon? 🍉
00:21
One More
Рет қаралды 8 МЛН
Офицер, я всё объясню
01:00
История одного вокалиста
Рет қаралды 3 МЛН
GIANT Gummy Worm Pt.6 #shorts
00:46
Mr DegrEE
Рет қаралды 88 МЛН
I Built the Pyramids in LEGO!
16:08
Brick Science
Рет қаралды 95 М.
Bedrock. Why?!
22:37
FundyLIVE
Рет қаралды 414 М.
Can Dangerous Saw Blades Cut Wood?
25:34
Waterjet Channel
Рет қаралды 29 М.
My Password Is...
20:34
iShoya
Рет қаралды 161 М.
I Made a Horror Game in Scratch
8:06
Jackson Academy
Рет қаралды 422 М.
I Spent 2,000 Hours Using Scratch
13:59
ggenije
Рет қаралды 605 М.
How to Start Making Games with No Experience
10:55
Goodgis
Рет қаралды 62 М.
The Most Impressive Scratch Projects
11:00
DenshiVideo
Рет қаралды 4,9 МЛН
Making a Fake Multiplayer .io Game
11:03
Gambit
Рет қаралды 128 М.
escape in roblox in real life
00:13
Kan Andrey
Рет қаралды 87 МЛН