So many many many thanks for sharing your knowledge... Now, as a father, I have a mission to simplify all of this to explain this clearly to my daughter (12 years old) : she's coding and playing with me with Scratch. Many many thanks...
It's probably undisputable that this is one of the most sought-after features people want in their game. I'm sure this will help countless scratchers - even I had trouble doing this before! But you make it so easy griffpatch. Thanks so much!
2:26 Nice hack! Much better than using a frame or the complicated stamp method as in the old days (less than 2 years ago). Other methods seem to have evolved as well. Everybody seems to be using ticks now. Thank you so much for your quality input and editing.
This is really helpful, thank you! For anyone else doing vertical scrolling, substitute 480 with 360, and obviously any x to y. Put the 2 dots on the top left and bottom left of your costumes. Also if you have more than 2 costumes, put the clone, next costume, and change variable block in a loop with however many costumes you have.
I don't even use these tutorials for scratch anymore. Your explanations and logic are so good that I just translate the code logic into whatever game engine/coding language I am using and create it there. Thank you for teaching me and the rest of us how to create all of these cool things!
12:40 I just noticed this after watching the tutorial a bijillion times but you can actually see the tiny dots underneath the screen. The attention to detail just amazes me
I wished to be a game maker. your videos really inspire me GriffPatch. I don't know how i would've been great without you. You are the best scratcher ever!
I'm surprised you only have 193k subscribers while you are like one of the best players on Scratch showing all the other people how to be like you (Also thank you for posting these videos because i just started scratch yesterday and i learned so much now from you!)
Very well done! I was surprised how long it took me to understand what each variable meant, but after taking a good look at it, reading the code blocks and understanding what they did, I think I have it now!
Griffpatch, i have one thing: thank you. Thank you for all the fantastic games. Thank you for all the amazing tutorials and the help. Respect for you! ❤️ 👍
Thank you so much; you helped out on my game a lot (I also used your scrolling platformer tutorial from 3 years ago, and I'm pleased to say it all works perfectly)
Thx, i needed a scrolling background for a running scene, and this helped so much. I tweaked the code a bit, but most of your example was the base. Thx again. You may just have got a new subscriber! ;)
This method is perfect. Its simple and easy. I hope you do a video on how to add enemies since so far I have had no luck. This is so much better than the way I used to do it. That method made the screen get blurier the larger you tried to make a game.
Wow! Thanks a lot. This *will* help me so much in the future of my scratch journey. I used to do a lame way of scrolling, but this is wayyyyyyyyyy better.
Thanks so much!!! This is a wonderful tutorial and I have been looking for a simple and basic background scrolling tutorial for a game I wanted to code.
Pov: your a teen seeing this on recommended, and imidiatly get flashbacks from 1st grade where you did this for school and got addicted. Seeing it after all those years the memories.... 😊
I was hoping that you didn't have to use the scroll button, but other than that, it was great and I learned tons of things from it thanks griffpatch so much. Best teacher I have ever had!
you can change the code so you dont have to scroll the slider.The best method would be " forever if key d or right arrow key pressed then change cam x by 1"
im proud of myself, I added clouds by taking the the mountains an duplicating the sprite and then I turned it into clouds, after that I lowered the scroll speed
I really love your videos . . . it makes me want to learn more . . . you know what would be cool, on of those zoom features, in those fighting games, where the camera zooms out to try to fit every one in the screen. Thanks for these videos . . . keep up the good work!!!
Me: **Needs a Scrolling background for my "WIP a Platformer" Game** Griffpatch **Makes Tutorial on how to make a scrolling background Me: Uh... *What the What?!*
15:05 Here’s another way to make a run cycle but just without the “If”: Make a New Variable called “Frame” and with a “Green Flag” Block, Set the Frame Variable to 0 under it! Add a Forever Loop and Inside it, Switch costume to (Start Number for Run Cycle) + Floor of Frame Mod (Number of How Many Costumes in Run Cycle)
I CAN FINNALLY CODE MY PROJECT RIGHT WHEN GRIFFPATCH SHARES IT AND GET INTO THE STUDIO BECAUSE NO MORE SCHOOL edit: there is no studio :( edit #2: there is a studio and i got in and Griffpatch probably viewed my project and i unshared the project because i dont care
Hey griffpatch! I love the new video! At 10:48 you dragged the sprites to re-order them, but you can also use the blocks in the "Looks" category. These 2 blocks are "Move to front or back" and Move Backwards or Forwards times.
actualy i found a thing, the vector editor is infinite, it just has a border, you can design a level then group it and scale it up a ton, but if you need to put it on a corner and keep scaling it, then you don't need clones for scrolling!
I've been using scratch for about five years yet still manage to learn something new that's really useful in each of these. This is brilliant!
yea me too
@@ev3bt Same
exaclty.
Exactly
I have many scratch file to have all of my games and a story
So many many many thanks for sharing your knowledge... Now, as a father, I have a mission to simplify all of this to explain this clearly to my daughter (12 years old) : she's coding and playing with me with Scratch. Many many thanks...
ok cool.png
12 years old my bro is 12 but he (dosnt) like scrach
😅
@@cristianospohr69 how u do that
@@KatanaGamer10 u have to pay lol
griffpatch: simple background scrolling
scripts he use:
I found them pretty simple 🤣
Fr bro it doesn't work
I always wanted this, I didn't want to make a whole scrolling game, I just wanted the scrolling background, thank you griffpatch
noice hearted
Same
Same
Me too
Noice
It's probably undisputable that this is one of the most sought-after features people want in their game. I'm sure this will help countless scratchers - even I had trouble doing this before! But you make it so easy griffpatch. Thanks so much!
omg griffpatch the youtuber that i watch for tynker just liked tthis coment:O
Same
it sure did help countless scratchers!
2:26 Nice hack! Much better than using a frame or the complicated stamp method as in the old days (less than 2 years ago).
Other methods seem to have evolved as well. Everybody seems to be using ticks now.
Thank you so much for your quality input and editing.
Does it still work with Scratch 3? I feel like not.
@@naelpontes8444 this is scratch 3.0
can't wait until someone discovers how to use size blocks to bypass it in all directions
but... he is using scratch 3 so since its works with scratch 3@@naelpontes8444
This is really helpful, thank you! For anyone else doing vertical scrolling, substitute 480 with 360, and obviously any x to y. Put the 2 dots on the top left and bottom left of your costumes. Also if you have more than 2 costumes, put the clone, next costume, and change variable block in a loop with however many costumes you have.
Me: Aww, he won't upload, it's a bank holiday
Griffpatch (The absolute legend) : Uploads
i see you everywhere
@@thegreenhoodieguy I see you everywhere
@@spoopyissad I Don't see any of you anywhere
@@AnImmortalBean I’m everywhere
@@thegreenhoodieguy I See You Everywhere
I don't even use these tutorials for scratch anymore. Your explanations and logic are so good that I just translate the code logic into whatever game engine/coding language I am using and create it there. Thank you for teaching me and the rest of us how to create all of these cool things!
Wow! I love watching your tutorials even without creating a project
Same! I thought I was the only one.
12:40 I just noticed this after watching the tutorial a bijillion times but you can actually see the tiny dots underneath the screen. The attention to detail just amazes me
what do you mean?
Love the animated background tile you did it explains very well how it’s going to work
I just can't get enough of these tutorials.
I never knew about using the arrow keys for the resizing! I can now shape my train vectors correctly.
that running animation at the start is so smooth
I found out that you're not only the best at coding but also at art.
I wished to be a game maker. your videos really inspire me GriffPatch. I don't know how i would've been great without you. You are the best scratcher ever!
I’ve been trying to do this for months and it really ups the game
me too
Not only is he a good coder, but he's a good artist.
Everyone: watching Tutorial
Me: *I look at how many messages he has.*
THATS WHAT I DID! the crazy part is it was his tutor account not his actual one.
this mans voice sounds like its from one of those "top 10 most amazing things," i stg i cant stop hearing it HELP!
lol
@@griffpatch yes
He sounds much like bracky's
@@sumide8761 д ы
@@ernurmadiar3185 what
Griffpatch actually kind of sounds like mumbo jumbo now that I think of it ._.
I mean they kind of both work well with mechanical stuff not irl
wait what if... there the same..? :00000000. Nahhh they can't be- :P
I know right
I agree 100%
Oh my god.
I'm surprised you only have 193k subscribers while you are like one of the best players on Scratch showing all the other people how to be like you
(Also thank you for posting these videos because i just started scratch yesterday and i learned so much now from you!)
Now 243k
@@WYLuther 244k
@@YoshiiXMK8 246k
265k
377k
Very well done! I was surprised how long it took me to understand what each variable meant, but after taking a good look at it, reading the code blocks and understanding what they did, I think I have it now!
Griffpatch, i have one thing: thank you. Thank you for all the fantastic games. Thank you for all the amazing tutorials and the help. Respect for you! ❤️ 👍
In all my four years I have never seen or heard of 2:50. Goodbye borders forever and thank you griffpatch.
I usually use hide after a point, which is a very good method. 2:28
Griffpatch: ok
Mensagens: ONE MILLION
When I do a scrolling background I always do it with perfect timing and your option is very original and I never thincked that.
‘thincked’... -_-
Oops :P
@@helentowers6223 Rude :(
Lets just appicate that he put all his time and effort to make an anomaiotin
Thank you so much; you helped out on my game a lot (I also used your scrolling platformer tutorial from 3 years ago, and I'm pleased to say it all works perfectly)
This was the tutorial that started my scratch career
Thx, i needed a scrolling background for a running scene, and this helped so much. I tweaked the code a bit, but most of your example was the base. Thx again. You may just have got a new subscriber! ;)
I was just getting excited that griffpatch will finally keep scratch cat.
Yes! I've been trying to do this for a long time.
me too
I NEEDED THIS SO MUCH! Now I can use this for better skyboxes in my 3d engines! I also never knew what the mod block ever did. Ty, ty, TY SO MUCH.
me when I see an ad on a video: no ! TH-cam there are too many ads !!
me when I see ads on a griffpatch video: Yes Griffpatch will win money :D
“Ad 1 of 2, 59:18 *video will continue after ad* “
Have is seen you before I'm samtheman6441
@@tatos529 lmao
This method is perfect. Its simple and easy. I hope you do a video on how to add enemies since so far I have had no luck. This is so much better than the way I used to do it. That method made the screen get blurier the larger you tried to make a game.
When I see this video I fastly clicked on the video and I surprised. This video is very good and very helpful.👍👍
He is so innovative when coding
Wow! Thanks a lot. This *will* help me so much in the future of my scratch journey. I used to do a lame way of scrolling, but this is wayyyyyyyyyy better.
14:12 You have so much notifications 🤯🤯
Griffpatch: **Adds new scratch cat costume**
OG Scratch cat: "You..you..you replaced me!" **screams**
New Scratch cat: "Eh"
Thank you so so much. I have been waiting to do this for a long time and again thank you.
No problem 😊
I love these simple, small tutorials!
i have been searching all of your videos and finally one showed up about scrolling, thanks griffpatch
hi grian pfp
I use scratch every day and your tutorials help me a lot thank you so much 😍
same
2:50 that is absolutely genius. Something that griffpatch only would come up with.
Thanks so much!!! This is a wonderful tutorial and I have been looking for a simple and basic background scrolling tutorial for a game I wanted to code.
Scratch isnt coding.
@@DailyWorldWideNews945 yes it is
@@DailyWorldWideNews945 and its made for kids. That's why it's drag and drop
@@cjandchloeyoutube9381 ye but i think it would be more rewarding and motivation for Kids coding with real programming languages or game engines.
@@DailyWorldWideNews945🤡
Pov: your a teen seeing this on recommended, and imidiatly get flashbacks from 1st grade where you did this for school and got addicted. Seeing it after all those years the memories.... 😊
This will be useful for making many games
Thank you so much 😀😀
Please also make a video on top down scrolling. It is too tough
You are the best scratch programmer I have ever seen
Everyone watching this video: I made a scrolling tiles platformer so I forgot the basics of a Background Scrolling
That was me tbh
I was hoping that you didn't have to use the scroll button, but other than that, it was great and I learned tons of things from it thanks griffpatch so much. Best teacher I have ever had!
you can change the code so you dont have to scroll the slider.The best method would be " forever if key d or right arrow key pressed then change cam x by 1"
im proud of myself, I added clouds by taking the the mountains an duplicating the sprite and then I turned it into clouds, after that I lowered the scroll speed
Nice!
I needed this for my Mario game! you're a hero!!!
YES! I needed this!
i didnt know what mod did thanks :) these videos always teach me something new even if I know how to do whats in the video already :)
You always somehow manage to make games that are of higher quality than 99% of the ones in youtube's ads.
I really love your videos . . . it makes me want to learn more . . . you know what would be cool, on of those zoom features, in those fighting games, where the camera zooms out to try to fit every one in the screen. Thanks for these videos . . . keep up the good work!!!
If Scratch hosted an Official Game Jam, Griffpatch will be the winner leaving everyone far behind
*THIS IS INCREDIBLY AWESOME!!! I LOVE THE ANIMATION!*
Honestly whenever i see a video of yours I'm extremely happy
Stampy, is that you?! 😺
Griffpatch: "Simple Background Scrolling Tutorial"
Also Griffpatch: *Makes the tutorial over 18 Minutes Long*
just what me needed
This was the first video I saw of griffpatch and the first tutorial I did
holy... i didn't expect that
OMG!! Thank you for this. I was using couple years before background costume 0.2 sec change. It was horrible but makeable.
PS: sorry for bad English
Then are you going to upload part 11 next Monday?
Quite likely yes
@@griffpatch ooo ):
@@griffpatch Yay!
This actually helped me out a lot! I was looking all over youtube for a scrolling tutorial and i found this. Thank you 😀😀😀😀😀😀😀
My pleasure
@@griffpatch I don't know how to add scrolling to the Scratch Platformer you made
Me: **Needs a Scrolling background for my "WIP a Platformer" Game**
Griffpatch **Makes Tutorial on how to make a scrolling background
Me: Uh... *What the What?!*
Yay, I also think to learn how to make scrolling, Thanks @Griffpatch!
Awesome!!!!
Griffpatch, you are a genius!
15:05 Here’s another way to make a run cycle but just without the “If”: Make a New Variable called “Frame” and with a “Green Flag” Block, Set the Frame Variable to 0 under it! Add a Forever Loop and Inside it, Switch costume to (Start Number for Run Cycle) + Floor of Frame Mod (Number of How Many Costumes in Run Cycle)
Cool
Very complex
@@lauraward34no it isnt
Oh my god thank you so much this really makes my projects POP!
I CAN FINNALLY CODE MY PROJECT RIGHT WHEN GRIFFPATCH SHARES IT AND GET INTO THE STUDIO BECAUSE NO MORE SCHOOL
edit: there is no studio :(
edit #2: there is a studio and i got in and Griffpatch probably viewed my project and i unshared the project because i dont care
I'll make a studio later on today
@@griffpatch yay!
@@griffpatch can i join too plz
@@griffpatch :D
@@griffpatch can you help me with a special project that i am working on?
This man is a genius.
Who else just open this video only to learn how to draw a great background?
Me
Me
It is working perfectly!
Your tutorial are the best!
36!!!
I watched this tutorial not cause I needed a scrolling background but because it's entertaining. XD
First comment! :)
Omg
🥳
🥳
Hey griffpatch! I love the new video! At 10:48 you dragged the sprites to re-order them, but you can also use the blocks in the "Looks" category. These 2 blocks are "Move to front or back" and Move Backwards or Forwards times.
Yes indeed.
@@griffpatch Nice reply!
Oh, and you can use the Sprite Layering tutorial for it as well.
@@griffpatch Does this also work with the Scratch Platformer you made?
Did not expect to see this when searching for something that’s not scratch
To put something in the foreground or background you can use to blocks in „looks“ called move to last layer or move to first layer
thanks man!i did my own 2D maze with ur help!u need a trophy
you are the legend of scratch griffpatch, thanks
Griffpatch is making good videos u are the best youtuber
actualy i found a thing, the vector editor is infinite, it just has a border, you can design a level then group it and scale it up a ton, but if you need to put it on a corner and keep scaling it, then you don't need clones for scrolling!
Love this! Same thing with 'Dr. Archana Muralidharan' , I wanted a scrolling backround. Thanks! 😃
wow griffpatch is the best scratcher ever much love😘
These videos are always so helpful
You're the best Scratch Scripter in the entire world
Scratch Team: makes a project about this exact thing
Griffpatch: hippity hoppity your tutorial is now my property
I didn't actually want to create the whole scrolling platformer this is what I wanted thank you
Yay, that's why I made it a separate video
@@griffpatch Wow griffpatch replied to my comment wow i am sooooooo happy
@@gaming_broskies31 :)
thank you so much griffpatch you helped me a lot of things
OH MY GOSH I played your games and I forgot to go to your channel I can’t believe you are on my recommended now
See guys he is the reason I’m good at making games in scratch