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

2024 ж. 19 Мам.
1 910 681 Рет қаралды

Do you want to make your games mobile friendly, learn how to code an awesome reusable mobile joystick (thumbstick) by following this tutorial and you'll be playing your Scratch Games on your phone or tablet in no time!
Scratch works great with mouse and keyboard, but showing off your hard work to a friend on your mobile can be really frustrating unless you have the best mobile controls. That's where this tutorial will help! Once coded you can backpack the controller script and drop it into all your favorite games!
My tutorials are for all budding game & software developers using Code Blocks. Scratch On guys!
👀 NEW Multi Touch Joystick Tutorial !!! - • Impossible "Multi-Touc...
🔥 Early Access / Channel membership - www.youtube.com/@griffpatch/join
🐱 Scratch Studio for this tutorial - scratch.mit.edu/studios/31206...
👀 Quick and Fun Tutorials - • Quick and Fun Scratch ...
⭐ Projects Featured in this video
Click and Jump [ A Platformer ] - scratch.mit.edu/projects/6327...
Slither.io v1.10 #games #all #game #trending #s - scratch.mit.edu/projects/6426...
Potatoid Invasion v1.3 - scratch.mit.edu/projects/5547...
Scratch Fly | Mega Game | #Games #Trending # - scratch.mit.edu/projects/6291...
Snowy town - teeeeeeen - Unshared - scratch.mit.edu/users/teeeeeeen/
-------------Video Chapters-------------
0:00 Intro
1:00 Costumes
2:50 Coding the Joystick Base
3:20 Code Control Stick
5:22 Release back to Centre
6:58 Stick Direction and Power
9:02 Constrained Distance of Travel
12:21 Using the Thumb Stick in a Game
13:45 Thumb Stick Activation Area
17:45 Stick X & Stick Y
20:36 Using the STICK X & Y variables in game
22:14 Bigger Stick for Small Screens
23:31 Backpack to other Games!
24:14 Snowy Town by teeeeeeen
26:15 Click and Jump by ManGold-658
27:52 Highway Madness! by Games_Central
28:50 Slither.io v1.5 by SlordWas Taken
30:03 Potatoid Invasion by Kube_Komix
32:24 Outro

Пікірлер
  • New Multi Touch Tutorial - kzhead.info/sun/lq1qnciOjah5ipE/bejne.html 🔥🔥🔥 Early Access / Channel membership - www.youtube.com/@griffpatch/join Scratch Studio for this tutorial - scratch.mit.edu/studios/31206995/comments Quick and Fun Tutorials - kzhead.info/channel/PLy4zsTUHwGJKByTn_qV76oTpEYGczqEb_.html

    @griffpatch@griffpatch Жыл бұрын
    • LETS GO

      @kevinoutofcontext@kevinoutofcontext Жыл бұрын
    • how do you get the guy and the flags?

      @NotRealChatGPT@NotRealChatGPT Жыл бұрын
    • @@NotRealChatGPT griffpatch have the membership future

      @DUMB_PERSON_NEAR_ME@DUMB_PERSON_NEAR_ME Жыл бұрын
    • how do you make the joystick only go left and right?

      @morganisapro5@morganisapro5 Жыл бұрын
    • @@morganisapro5 just make the player change x by stick x

      @elijah44gd79@elijah44gd79 Жыл бұрын
  • I loved the section where you implemented it in others' games, much fun! :)

    @chiroyce@chiroyce2 жыл бұрын
    • Chiroyce, what are you doing here?

      @BuzzyBee13@BuzzyBee132 жыл бұрын
    • @@BuzzyBee13 LOL

      @izaanhafid@izaanhafid2 жыл бұрын
    • Woah, Chiroyce!

      @maplario4366@maplario43662 жыл бұрын
    • @Samfitzgamer, what are you doing here?

      @BuzzyBee13@BuzzyBee132 жыл бұрын
    • @Samfitzgamer Hehe, ok I'll stop. But watch Twishorts to see where I get it.

      @BuzzyBee13@BuzzyBee132 жыл бұрын
  • I always love how goofy yet entertaining your videos are! while I doubt I'll make a mobile game, this is still helpful

    @thecyanghost1889@thecyanghost18892 жыл бұрын
  • 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! :)

    @braysonrosenberg4940@braysonrosenberg4940 Жыл бұрын
  • 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.

    @markeisha9213@markeisha92137 ай бұрын
  • Thank you so much! I combined this with my platformer game that I am making with your tutorials and it works so well! You are amazing :D (Also, 1000th comment?)

    @rocky707@rocky7072 жыл бұрын
  • This really helped! Ive always failed at joysticks!

    @thelegoreaper@thelegoreaper2 жыл бұрын
    • same lol

      @thepenguin_1@thepenguin_12 жыл бұрын
    • the problem is the small circle moving out of the big one

      @sheluhhvy4572@sheluhhvy45722 жыл бұрын
    • Same

      @Jerraf2p0@Jerraf2p02 жыл бұрын
    • Same :)

      @danielfeng3991@danielfeng39912 жыл бұрын
    • ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓

      @jilljohn2638@jilljohn26382 жыл бұрын
  • I actually had to shorten the scripts, but got the same results !! Well done Griffpatch!!

    @DrAlphys2@DrAlphys2 Жыл бұрын
  • 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.

    @smth35@smth352 жыл бұрын
    • That is a good idea, but it would be too tricky to ensure the user actually clicked on the stick to start moving it

      @griffpatch@griffpatch2 жыл бұрын
    • @Zi Zoy Nacho Maybe that works too.

      @adrianroqen3743@adrianroqen37432 жыл бұрын
    • @@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

      @smth35@smth352 жыл бұрын
    • @@griffpatch nice

      @joshieree3036@joshieree30362 жыл бұрын
    • That’s what I was thinking this video would be about-

      @chivixta@chivixta2 жыл бұрын
  • 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)!

    @Resseguie@Resseguie2 жыл бұрын
    • Very cool, I have a small update to make it even better, but that will have to wait

      @griffpatch@griffpatch2 жыл бұрын
    • For the changing size, maybe add a icon and make it 100 for regular size and 200 for big size or something

      @zachcapricorn3512@zachcapricorn35122 жыл бұрын
  • 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!

    @CreativeGrow69@CreativeGrow69 Жыл бұрын
  • This worked great! I put it into my 2d top view style game and was surprised at how easy it was to code. thank you!

    @sparkbark7640@sparkbark76402 жыл бұрын
  • 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!

    @quickshark9536@quickshark95362 жыл бұрын
    • That's excellent news, exactly what I hope

      @griffpatch@griffpatch2 жыл бұрын
    • O

      @spiderman2099notyetinthefuture@spiderman2099notyetinthefuture3 ай бұрын
    • @@spiderman2099notyetinthefuture Spider man go away from home

      @Ninad145@Ninad14510 күн бұрын
  • 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!

    @BlastingBricks2023@BlastingBricks20232 жыл бұрын
  • Hey griffpatch can you tell the scratch team to make scratch multi touch? Thanks.

    @destructoGB@destructoGB Жыл бұрын
  • Griff, I literally love your vids i get so much more knowledge just by copying them or actually making them thanks so much for getting my code skills up! and also by the way when I was doing the part 3:49 mine actually appeared the thumb stick bc I was doing it in a copy of my game so I can add it on my actually game

    @keanjosephquizon2575@keanjosephquizon25752 жыл бұрын
  • I love how griffpatch sounds more and more excited in every video he makes. Great tutorial!

    @SalchiGames_@SalchiGames_2 жыл бұрын
    • lol :D

      @griffpatch@griffpatch2 жыл бұрын
    • :D

      @_unearthed@_unearthed2 жыл бұрын
    • @@griffpatch :P😛

      @nathanaelchia7167@nathanaelchia71672 жыл бұрын
    • @@griffpatch for this lemon only

      @AidanGamesYT@AidanGamesYT Жыл бұрын
    • @@griffpatch ah, this lemon only

      @KezKaz@KezKaz Жыл бұрын
  • 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!

    @ee-gamer3398@ee-gamer33982 жыл бұрын
  • 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

    @fungus0713@fungus0713 Жыл бұрын
  • love the little animations they really help explain the programming! thanks griffpatch! love u

    @astonlifts08@astonlifts08 Жыл бұрын
  • I have always wanted to learn how to do this, especially with the growing amount of people on mobile devices. This is really helpful!

    @artsygirlforlife@artsygirlforlife2 жыл бұрын
  • 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!

    @anilkumarvelayudhanpillai2651@anilkumarvelayudhanpillai26512 жыл бұрын
    • Great to hear!

      @griffpatch@griffpatch2 жыл бұрын
    • @@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].]

      @cristianospohr69@cristianospohr692 жыл бұрын
  • 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.

    @Farleigh1050@Farleigh10502 жыл бұрын
  • 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

    @King-cobra-creations@King-cobra-creations Жыл бұрын
  • I can’t believe your probably one of the only you tubers who is big and uploads consistently I have watched you for u years and you have tought me so much thank you!!!!!keep grinding and doing your thing brotha!!!!

    @LILGroovyAdam2099@LILGroovyAdam20992 жыл бұрын
  • 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.

    @lamegamertime@lamegamertime2 жыл бұрын
    • 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!!!

      @griffpatch@griffpatch2 жыл бұрын
    • @@griffpatch i agree :DD

      @pluto42069@pluto420692 жыл бұрын
    • I also agree

      @BOLT_THUNDERSPHERE@BOLT_THUNDERSPHERE2 жыл бұрын
    • @@BOLT_THUNDERSPHERE Agree:D

      @16.7mtiletheplanet5@16.7mtiletheplanet52 жыл бұрын
    • How

      @user-qb4jn2rf2m@user-qb4jn2rf2m2 жыл бұрын
  • Best scratch tutorial, understand easily and specific explanation, keep up the good work

    @XavierGG-og6vc@XavierGG-og6vc Жыл бұрын
  • This will be great for my RPG project. Thank you so much for this tutorial.

    @platinumapartmentownersass9164@platinumapartmentownersass9164 Жыл бұрын
  • This is great! I am looking forward to another tutorial like creating an inventory with draggable items.

    @Yeetyok@Yeetyok2 жыл бұрын
  • Who else likes how enthusiastic griffpatch is always makes every second of the vid interesting and fun

    @rishavarya4966@rishavarya49662 жыл бұрын
    • yeh

      @creativezone590@creativezone5902 жыл бұрын
    • He's the Bob Ross of Scratch coding.

      @wolfgangr.3268@wolfgangr.32682 жыл бұрын
    • he is the wrost

      @RyteoyGamingCommunity@RyteoyGamingCommunity2 жыл бұрын
    • @@RyteoyGamingCommunity you this is wrost

      @handyperalta9654@handyperalta9654 Жыл бұрын
    • @@RyteoyGamingCommunity correction YOUR THE WORST*

      @wh0sV4N@wh0sV4N Жыл бұрын
  • I’m working on a scratch platform we but I’m on mobile making it so this tutorial really helps also I’m using your platform tutorial videos it really helps thx

    @trizzle6053@trizzle60532 жыл бұрын
  • Thank you so much for this tutorial! i made a game but people wanted it to be mobile too so this helps a lot.

    @tevmonkey7243@tevmonkey7243Ай бұрын
  • Hey griffpatch, I think it would be cool if for your next series after 3d raycasting would be a renewed version of your old series, How to make a cloud game. It would be nice with your current editing and microphone!

    @webaccount284@webaccount2842 жыл бұрын
  • Wow, I used a completely different technique for a joystick and this is so much more flexible than mine. Mine is so stiff.

    @onyxtautuhi3473@onyxtautuhi34732 жыл бұрын
  • My most popular project on scratch is Dan Adventures, and it was based on the great platformer tutorial from griffpatch! Thank you so much.

    @OperacaoEpa@OperacaoEpa Жыл бұрын
  • Super now I can put this thing on the platformer game you put into the tutorial (not appel) but the other if I wanna play on mobile thx

    @Specising@Specising11 ай бұрын
  • 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!

    @TtEL@TtEL2 жыл бұрын
  • Thank you so much for this tutorial! youre the person who inspired me and got me started!

    @KatOnMelon@KatOnMelon2 жыл бұрын
  • It will be helpful! I will now use your skills in my work. Thank you :D

    @Onetaro@Onetaro7 ай бұрын
  • thank you so much i was doing a basketball game i was looking for this now i found so thank you i subscribed to you and liked the video

    @sophiegarcia2006@sophiegarcia20068 ай бұрын
  • Griffpatch: this function is relatively simple also Griffpatch: Explains quantum physics and the relative law of black holes in under 40 seconds.

    @thenewkoopanetwork7016@thenewkoopanetwork70162 жыл бұрын
    • Lol

      @superyoutubeguy5999@superyoutubeguy59992 жыл бұрын
    • I didn’t get it lol

      @rayyanrahman8115@rayyanrahman8115 Жыл бұрын
    • @@rayyanrahman8115 lol

      @masterwaregaming489@masterwaregaming489 Жыл бұрын
  • 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.

    @zachcapricorn3512@zachcapricorn35122 жыл бұрын
  • your videos are very helpful! thank you

    @Jesus...Christ@Jesus...Christ9 ай бұрын
  • It's really lacking in mobile friendly, I'm so glad to see this💗

    @janetcupp467@janetcupp4672 жыл бұрын
  • Easy tutorial, thanks Griffpath! 👏👏👏

    @pe_games@pe_games2 жыл бұрын
  • 7:53 i believe theres an alternative way on making it turn 180 degrees.. using join blocks.. basically you use the join block to point toward the negative of the variable

    @slooshified_@slooshified_2 жыл бұрын
    • would that work if it was already a negative direction

      @qwertyuiop.lkjhgfdsa@qwertyuiop.lkjhgfdsa7 ай бұрын
  • Amaizing tutorial, it explains every thing slowly and makes every one understand

    @luckyfunky1178@luckyfunky1178 Жыл бұрын
  • I am so happy my game works with the Joystick!! Thanks griffpatch so much!!

    @nicolaurovira6712@nicolaurovira67126 ай бұрын
  • I think you should do things in other people's code more often, I find this really entertaining for some reason 😅

    @yesimhairy@yesimhairy2 жыл бұрын
    • True....

      @RidyDaBidy95@RidyDaBidy952 жыл бұрын
    • That would be funny.

      @AshtonDavies_@AshtonDavies_2 жыл бұрын
    • Same

      @adrianroqen3743@adrianroqen37432 жыл бұрын
  • 5:06 you can add a “set drag mode to not draggable” so you can test the project with no full screen.

    @CommanderAka@CommanderAka2 жыл бұрын
    • Sadly not... That only applies to full screen mode. There is a scratch addon extension that supports that feature though.

      @griffpatch@griffpatch2 жыл бұрын
    • I tried that with my 3D backrooms game and I dragged the actual entity sprite

      @lumpstergash2380@lumpstergash23802 жыл бұрын
  • Thank you for sharing this. This VDO help me a lot to create new scratch project.

    @natthananla-orphunphol4395@natthananla-orphunphol4395 Жыл бұрын
  • its cool because everything can be easily customized in the joystick, the look of the base, stick, shape of the base too

    @schlzawg@schlzawg5 ай бұрын
  • You don't have to use the MYSELF variable. You can use a scratch bug. Drag a GO TO block into a different sprite, select Control Stick, drag the block into Control Stick.

    @joshieree3036@joshieree30362 жыл бұрын
    • I got interrupted as I was typing and part of the code I mentioned is missing. I reads "go to x position of control stick, y position of control stick", which is what is in the project I mentioned. BUT, doing it myself now I realize that the project I got that from must have done it by exploiting the "different sprite" trick, so it amounts to the same thing. I guess it's another alternative, though I still wonder how they compare in efficiency. Note, you also need it in the "distance to myself" block. the myself variable is easier to code, but you have to worry about if the sprite name changes.

      @1ksdavidcksdavidc970@1ksdavidcksdavidc9702 жыл бұрын
  • Thanks Griffpatch! I'm make a new game but I need joystick but you helped me!

    @tamon2020@tamon20202 ай бұрын
  • Thank you for this tutorial. It helped me in my work a lot.

    @Delph4@Delph4 Жыл бұрын
  • 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.

    @victorius2975@victorius29752 жыл бұрын
  • 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.

    @AshtonDavies_@AshtonDavies_2 жыл бұрын
    • He did it in one of the Tile Scrolling Plattformer Video.

      @DoxxTheMathGeek@DoxxTheMathGeek2 жыл бұрын
    • @@DoxxTheMathGeek And also shiftclicklearn did that.

      @darrickhans9478@darrickhans94782 жыл бұрын
    • @@darrickhans9478 did you join his discord?

      @1080GBA@1080GBA2 жыл бұрын
    • @@DoxxTheMathGeek and in raycasting pt 5

      @1080GBA@1080GBA2 жыл бұрын
    • @@1080GBA No.

      @darrickhans9478@darrickhans94782 жыл бұрын
  • Best tutorial ever ! This video made my game interesting than ever!~

    @CodingWithAlbert-O@CodingWithAlbert-O7 ай бұрын
  • griffpatch, I really learn alot from your videos thankyou.

    @IANG517@IANG5172 жыл бұрын
  • This is perfect! I was just implementing mobile support to my game and I was having trouble with movement. Do you think you can create a tutorial on optimization to reduce project size and make things run faster? (reducing imported file sizes, smart coding, etc. My game runs at around 31 FPS on PC and 20 FPS on my phone but I still have a lot of content to add)

    @Qoride@Qoride2 жыл бұрын
    • Scratch runs at 30 FPs, so that's the highest it can run.

      @maikeru5187@maikeru51872 жыл бұрын
    • @@maikeru5187 oh thanks, I didn't know that, that was helpful

      @Qoride@Qoride2 жыл бұрын
  • 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!

    @scratchsuperpower386@scratchsuperpower3862 жыл бұрын
    • sorry but *you*

      @coolswag352@coolswag3522 жыл бұрын
    • @@coolswag352 ?wym

      @scratchsuperpower386@scratchsuperpower3862 жыл бұрын
    • @@scratchsuperpower386 you said “u” instead of “you”

      @simplylou8631@simplylou86312 жыл бұрын
    • @@simplylou8631 ye ik it is easier

      @scratchsuperpower386@scratchsuperpower3862 жыл бұрын
  • Wow that is some crazy but complex code. Thank you for the great tutorial. Am i allowed to use this exact same code in my Mario PC/Mobile game? (With credits of corse)

    @kalbskinder@kalbskinder Жыл бұрын
  • Thank you, Griffpatch, for teaching me about Scratch coding

    @luisBlog675@luisBlog675 Жыл бұрын
  • A tip is that if you want the joystick to always stay in the front no matter what, you can put the go to front layer in a forever loop.

    @Speed-TV@Speed-TV2 жыл бұрын
  • 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.

    @Speed-TV@Speed-TV2 жыл бұрын
  • I’m working on the RPG on my ipad and my chrome book so for testing I needed the joystick TYSM for the amazing tutorials.

    @dracolegend8523@dracolegend8523 Жыл бұрын
    • No problem I'm glad to have been of help, scratch on

      @griffpatch@griffpatch Жыл бұрын
  • 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.

    @BLACKER_SCREEN@BLACKER_SCREEN Жыл бұрын
    • 20:80?

      @tEmMiEyAyAyA@tEmMiEyAyAyA8 ай бұрын
  • 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. 😢

    @BusinessMonkeys1@BusinessMonkeys1 Жыл бұрын
    • Technoblade never dies

      @huckjeffrey5057@huckjeffrey5057 Жыл бұрын
  • Your tutorials are the best :D I also like how you added the joystick in other scratchers games :)

    @dubsisthegoat48@dubsisthegoat482 жыл бұрын
    • Thanks! 😃

      @griffpatch@griffpatch2 жыл бұрын
  • 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!

    @roderickmesa9478@roderickmesa94782 жыл бұрын
  • Love it! Could you tell me what platform you use to add text and edit your videos? It’ll really help!

    @kodingwithkumud4398@kodingwithkumud4398 Жыл бұрын
  • Scratch: *no you can’t return to base sprite* Also scratch: lets us add a variable in the ‘go to’ block which we can set to the base

    @Farleigh1050@Farleigh10502 жыл бұрын
  • I loved this one, I didn't even realize that there was a simpler way to make a joystick! Can you please make a tutorial on how to make your own scratch extensions?

    @creepersaur@creepersaur2 жыл бұрын
  • keep the tutorials up and it helps A LOT of people like me! :)

    @bluedemonanimsalt9738@bluedemonanimsalt9738 Жыл бұрын
  • Thank you since I program on a mobile phone and it will help me a lot🎉

    @handyperalta9654@handyperalta9654 Жыл бұрын
  • instead of using variable 6:48 you can use the join block like this [ *join* _control stick_ *with* _blank_ ] (you just don't type anything in the blank and delete the pre existing space) edit sorry if this is annoying i just hate making new variables unless its necessary

    @quneptune@quneptune2 жыл бұрын
    • Same

      @Wondercool923@Wondercool9232 жыл бұрын
    • Yes, I often do that, but I was thinking since we had to use it over and over a variable would be better

      @griffpatch@griffpatch2 жыл бұрын
    • yeah CUP

      @shabanabaig9068@shabanabaig90682 жыл бұрын
    • Yeah it's not that hard to type it out every time.

      @AshtonDavies_@AshtonDavies_2 жыл бұрын
    • uosh?!?!?

      @nadeemabbasaqib4026@nadeemabbasaqib40262 жыл бұрын
  • 2 sec later ROBLOX IN SCRATCH FOR MOGILE

    @faisal2o14@faisal2o14 Жыл бұрын
    • Yea its a roblox moving stick😂😂😂😂

      @Arvanplayz@Arvanplayz6 ай бұрын
    • Mogile

      @Really101yak@Really101yak6 ай бұрын
    • You miss spelled

      @retudios@retudios6 ай бұрын
    • I hope not

      @IkaraPopsicle@IkaraPopsicle6 ай бұрын
    • 2 secs? G’arn m8 r u rekt? No wey you mak gam 3D les tan 2 secs

      @diehardvn1@diehardvn16 ай бұрын
  • I love how he just starter Tallinn att licorice. I love this guy’s way to talk

    @xxstrawberryteaxxmonsterhi4455@xxstrawberryteaxxmonsterhi4455 Жыл бұрын
  • 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

    @bendymivn3784@bendymivn3784 Жыл бұрын
  • Thanks! This is really helpful! 😄

    @DoxleyYT@DoxleyYT Жыл бұрын
  • WOW this helps alot! and thank you! ❤️👍

    @imnot_here9856@imnot_here9856 Жыл бұрын
  • This is so usefull in my scratch games thx for the tutorial👍

    @realdutchcas@realdutchcas2 жыл бұрын
    • My pleasure

      @griffpatch@griffpatch2 жыл бұрын
  • helped me a lot thanks griffpatch!

    @samuel73yt28@samuel73yt282 жыл бұрын
    • And I also don't speak English XDDDDDDDDDDDDDDDDDD

      @samuel73yt28@samuel73yt282 жыл бұрын
  • 15:01 I ticked the run without screen refresh box lol. What I did was I seperated the script from the repeat until block, and placed the Drag Stick block inside the repeat, just in case, 'cuz it seems SOOOOOO much smarter.

    @lspectroniztar@lspectroniztar Жыл бұрын
  • Tank you, this is really nice.

    @HKern-mo1dw@HKern-mo1dw8 ай бұрын
  • This was basically a stick power vs max stick showdown. I love it!

    @WeLoveScratchCat@WeLoveScratchCat3 ай бұрын
  • Thank you for teaching me about joysticks

    @hongnetwork5553@hongnetwork555310 ай бұрын
  • You should’ve probably tested this in a top-down game, as that’s one of the best uses of the joystick. any other game you should opt for a simple 3 button setup, left right and up.

    @jikill7586@jikill7586 Жыл бұрын
  • This is great really useful your tutorials are awesome

    @xandoog@xandoog Жыл бұрын
  • This helped a lot by the way!☺

    @zenaelbehery9352@zenaelbehery93522 жыл бұрын
  • Thanks Now I Can make alot of mobile friendly games From The Joystick!

    @skeletonkingyt1586@skeletonkingyt15866 ай бұрын
  • Thank you for your efforts I wish you success in the future

    @godofwar4695@godofwar46952 жыл бұрын
  • This was extremely helpful!

    @4ickyRat@4ickyRat11 ай бұрын
  • 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.

    @LouisKieu@LouisKieu Жыл бұрын
  • I always play your scratch games and I have always loved them!

    @GregEleven@GregEleven2 жыл бұрын
  • wow griffpatch this is a lot of effort you put in your videos thanks

    @drawvsmanbackupraichu103ba7@drawvsmanbackupraichu103ba7 Жыл бұрын
  • 30:30 I created a game like that but if you didn’t know, on mobile tapping something is actually moving the mouse there then clicking, meaning it is partly mobile friendly already. You just can’t move, which has to be controlled my the thumbstuck

    @Farleigh1050@Farleigh10502 жыл бұрын
  • You are always so energetic! These guides help me a lot!!!!! Thanks you!

    @asanthimendis@asanthimendis Жыл бұрын
  • 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!

    @PunbloxAnimations@PunbloxAnimations2 ай бұрын
  • this really helped thanks!!!

    @baboonist@baboonist Жыл бұрын
KZhead