To add some flare and difficulty to the game, make a new variable called "gravity", in all of the parts that return the object to the top, add a "set gravity to 0". In the movement script, put the gravity variable in the "change y by ()", making it "change y by ((gravity))". After the change y, put a "change gravity by (-1).
Thank you so much! This is what I used as my first project I shared. And what I added different was that I made lives, a death screen, badges, fruits spawn faster and faster overtime, different fruits, and bombs! My project wouldn’t exist without this so thank you :)! It’s called “Catch the fruit! (My first game)”
If you want to, where you have the if y position is 180 and the of touching bowl you can put a switch costume to pick random 1 to (amount of costumes) and add more costumes to make it something different each time.
Totally off topic but it think you would be pleased to know that my 9month old loves the sound of your voice ❤❤❤ he is giggling ever so sweetly and paying such close attention to you as you explain everything 😊
I need help. I added more objects to catch but I want the objects to come down one-by-one instead of all of them coming down at once. How do you do that? Also the objects need to be changed randomly.
yes, u need to make a variable and name it Apple Speed, then u can make that every x seconds add to "Apple speed" 5, so u make that apple speed set to that variable. i hope u understand
how can we make more apples like right now only one apple is falling down and i want two apples to fall down but not at the same time but with some delay to the second apple
Hi I love your tutorials! you explain beautifully and make me understand. im a beginner and this is very helpful. next maybe you can do a multiplayer game?
Thank you very much . i was fascinated when i made my first fish catcher game . i admire your way of explanation , great going . keep teaching . want to see your channel more successfull . 🤗
Maybe they could also show us how to end the game if we get to a certain score. The lady's voice is really annoying too but other than that I think it's a good idea!😉
In the falling category, I’ve done everything correct. But it seems like the go to random position is overtaking the set y to and keeps going to completely random positions.
I’m going to be using an milkshake that will be catching whipped cream!! Thanks for the tutorial!! Edit: thanks for 1 like!! Edit 2: wait I liked my comment
instead of using the "if then block" for step 1 colud you just use the "set x to block" go to the sensing catagory and use the"mouse x" and put it in the "set x to block"?
There is another way to make the sprite move: use the block move 10 steps and put a take a when right arrow pressed under move 10 steps do the same thing again but make it left arrow and move -10 steps
In your game, what's gonna be falling from the sky? :D
I will make a laundry game and the pants will fall into the basket and please make a hamster sprite please
Flying cats
THANK U
I'll do some candies!
COOKIES YUM
When TH-cam is more useful than your own computer teacher... :-)
Omg yesss
true
it is the scratch team afterall
but still you should respect them
So true
To add some flare and difficulty to the game, make a new variable called "gravity", in all of the parts that return the object to the top, add a "set gravity to 0". In the movement script, put the gravity variable in the "change y by ()", making it "change y by ((gravity))". After the change y, put a "change gravity by (-1).
Y = Gravity
I got another idea: you can make an enemy that you shouldn´t catch, and if you catch it. you lose.
to much math and science
Yea The Apples Has to Have Gravity So its Smooth
I love these beginner friendly tutorials.
Thank you You teach better than our teacher
True 😊
Thank you so much! This is what I used as my first project I shared. And what I added different was that I made lives, a death screen, badges, fruits spawn faster and faster overtime, different fruits, and bombs! My project wouldn’t exist without this so thank you :)! It’s called “Catch the fruit! (My first game)”
It does not workkk how btw I also have this project now
Im definitely gonna play it
mine too
If you want to, where you have the if y position is 180 and the of touching bowl you can put a switch costume to pick random 1 to (amount of costumes) and add more costumes to make it something different each time.
but i'm confused about the code 😔
@@erlithahelny4849just add “next costume” after the apple/your object has touched the bowl or ground
you just saved me from a school project
I just love the way you keep everything simple 😌 💕
yes
hey
Metoo
i can make it simpler
With? @@SweetLullaby12345
Everything works but the bowl does not move what do I do!
Totally off topic but it think you would be pleased to know that my 9month old loves the sound of your voice ❤❤❤ he is giggling ever so sweetly and paying such close attention to you as you explain everything 😊
I LOVE Scratch its almost dedicated to my life!
Same lol
Me too
Yes I use it for logic
It's fun and I like it but it's toooooooo hard and the only thing we do in IT is scrach. I wanted to make this game but oof
@@garaa001 if scratch is too hard your not ready for the big stuff
I love ❤️ learning Scratch
Yayyy! :)
Ma'am your teaching skills are really nice, love your videos ❤❤
This is not working for me
@@hoysalgowda4414 ?
@@hoysalgowda4414 What is The Bug? May I Can Help
@@bambangsuper280 Its fine bro ,thank you ,I got it
@@hoysalgowda4414 Nice!
I really like your videos a lot and I have tried making the Scratch Projects many times. ( It Worked )
Why does her voice is so calm and soothing!
Thanks, Zoe! These are really useful for me!!! :D
That’s spelt «zoyu» because of the ё that spells yo !
I scored 200 points in this game after I coded it It was very easy and I enjoyed it a lot Thank you very much
Add a obstacle like a x that either kills You or makes you lose points
good
your tutorials are really helpful to make scratch projects !!!!!!!
Thank you so much for this video, this will really help me for my project that I’m doing have a blessed day
i actually tried to like stop all when i missed the Sprite and it worked!
tqsm Zinnea for helping me
This helped so much bc I have a project and my partner didn’t want to help at all and I had no idea on what to do
I love scratch. It's nice and simple!
you know what's more simple? scratch jr!
@@tokopanadmin8340 I have scratch jr and it is!
i just made my class proud of my game thank you
Cool! They are soooo nice
Very impressive!
Man this is so easy for a beginner like me to learn making games in scratch, so easy :)
I need help. I added more objects to catch but I want the objects to come down one-by-one instead of all of them coming down at once. How do you do that? Also the objects need to be changed randomly.
Thank you for good tutorials, I use Scratch everyday and it is so fun. I'd consider it my #1 hobby!
Same lol
Would anyone know a way to gradually increase the apple's speed as the player's score grows?
make it so after you hit a certain score the apple changes by -10 maybe like that
yes, u need to make a variable and name it Apple Speed, then u can make that every x seconds add to "Apple speed" 5, so u make that apple speed set to that variable. i hope u understand
It's amazing and so simple! Thanks for teaching me Zinnea.👌
How do you know her name .:O
I actually appreciate the step by step ...it make it clear and easy to follow.
Thanks ❤❤❤
how can we make more apples like right now only one apple is falling down and i want two apples to fall down but not at the same time but with some delay to the second apple
Hi I love your tutorials! you explain beautifully and make me understand. im a beginner and this is very helpful. next maybe you can do a multiplayer game?
You love mam or you love the explanation
@@sakshambansal2392 explaination
@@sakshambansal2392 sahi kaha rha ha tu
I MADE A CATCHING GAME BEFORE SCRATCH MADE THIS TUTORIAL LOOOL
Your tutorials are sooo good
Thank you so much am a student and I had homework to do a game in scratch and here you helped me solve my homework.
TYSM FOR TEACHING ME AND EVERYONE YOU WILL BE BETTER THAN THOSE OTHER USELESS TEACHERS I'LL NEED YOU
0:12 this is my choice of life for now on..
Thanks, Zoe! These are really useful for me!!!
bot
Thanks for the tips
Life Saver Video! LITERALLY!!! Thank you, Zinnea.
Hello. Where did you find the bone for the game with the dog? Thanks!
How to do in tablet plz someone help
Just amazing ! You have got so a fun and calming way of teaching.
I really enjoyed this tutorial and it was really fun to make my game!
You inspired me to make Catch the Bouncy Ball's! And im updating it daily because of ideas! Thank you Scratch! :)
SUPERB MAM.VERY USEFUL TO ME AS A BEGINNER.EXPLAINED IN A SIMPLE MANNER.THANK YOU SOOOO MUCH
thank you for this video it really helped me for my school project :)
THANX THIS VID REALLY HELPED ME IN MY PROJECT THANX AGIN :D
Thank you so much for this amazing tutorial! You are so well spoken, it's easy to follow your instructions, love your content
yo thanks scratch now my little brother is happy he's able to make games for him and his friends
I love Zoe so much cuz she makes scratch gamr tutorials so easy
I am so glad!! -- Zinnea
Thank you I needed this for my project
Thanks to teach us this catch game.
These are super cool.😊
woaahhhh this is the tutorial Im talking abouttttt 😊 Thank youbfor the very crystal clear explanation. I Love It!
Thank you so much because this is my first time I made a game all thanks to you!
i love the way she says 'AND, SCRATCH ON!'!
Also, you don't have to move the catcher with arrow keys, you can also do it with the mouse pointer
YES YOU ARE RIGHT
I remember these when I started!
Also, to make the sprite move left and right, you can use the block 'When ... key pressed' too!
🚶♂️🧍♂️
@@dominoes64 This won't go as fast as the if then block
Thank you very much . i was fascinated when i made my first fish catcher game . i admire your way of explanation , great going . keep teaching . want to see your channel more successfull . 🤗
Thank I just replaced apple by banana and bowl by Monkey. Thanks again.😀
thanks Scratch team, I already make my project! and I love it!
I just a beginner at scratch and you made very simple thank you scratch team your'e a best tutorial . :)
What if we want to stop the script when the bowl misses the apple?
Maybe they could also show us how to end the game if we get to a certain score. The lady's voice is really annoying too but other than that I think it's a good idea!😉
How do i make the game reset if I miss the apple?
You just let it go and ignore it😂😂
It's really amazing 🤩 THANKS, It is useful for me 😊
Really amazing step by step tutorials, I have followed the same steps, and guess what? It turned awesome Game..
This woman explains better than my teacher
I like cannel so much I would never forget you!
i learned how to make and it was super easy to make love it
great help now I have ideas for my project that I was just scratching my head on no pun intended lol
I have a problem my problem is that whenever the apple touches the bowl or if i miss I get one pointe and there is a sound. Can you help?
In the falling category, I’ve done everything correct. But it seems like the go to random position is overtaking the set y to and keeps going to completely random positions.
Maybe you can rewatch the video really closely, that will help.
can yo tell me how to do like the apple is falling on the ground if it has touched the ground three times so we are out
Does anyone know how to make it so they spawn in a certain amount of time like every 8 seconds one spawns or something
You teach us in very simple way you are the best
thank you zoe so much . scratch is coming in my exam and this really helped me prepare for it .Thanks a lot u are a genius
Whenever the sprite is falling, its score is not getting zero, what should I do?
Same and i also do not know what to do :(
@@literallyzack
maybe We should click the Flag button so its get 0
I’m going to be using an milkshake that will be catching whipped cream!! Thanks for the tutorial!!
Edit: thanks for 1 like!!
Edit 2: wait I liked my comment
Thanks a Lot Iam beginners from India it's very good for child keep it up
im doing the rocketship sprite and it only goes right, even if i did the exact coding you did?
Theres something wrong when the apple falls the apple is going crazy. I checked my code but it was the same. What did I do wrong?
Nvm it got fixed thanks
Thanks for teaching ❤
this isthe best youtuber i haveseen in my entire life
instead of using the "if then block" for step 1 colud you just use the "set x to block" go to the sensing catagory and use the"mouse x" and put it in the "set x to block"?
wouldn't that be easier?
Wow thanks but do you know how to make the apple go faster ever time you get a point
I finally maimng my first game! Ive always tried to make one but failed, thanks for teaching
this is the best app to make game ( THANK YOU VERY MUCH SCRATCH TEAM)
Your videos is so easy and short as compared to another videos I like your videos
your project is so easy i love this project
2:54 just use a set x to then put a pick random from 240 to -240
There is another way to make the sprite move:
use the block move 10 steps and put a take a when right arrow pressed under move 10 steps
do the same thing again but make it left arrow and move -10 steps
I can now make a scratch game easily because tomorrow I have to make a game *THANKS for tutorial*
OMG THIS HELPS SO MUCH FOR OUR GAME THXS SO MUCH GREAT VIDEO! IM SUBBING!
Hii, please make sure how someone like outs, because if it's touching the ground, nothing is being done
I tried but every time I press the flag it makes my blocks blurry and doesn't do anything (I used a laptop) .can someone please give me a solution?
I don't think there is. Not trying to be rude
thank you for making me get a good score in my test😁😁
THIS WAS SOOOO HELPFUL FOR MY PRACTICALLLLL TYYYYYSMMM
;-; not for me
nice and cool game! I like your games so much and I have made some of them and then added more! keep going Scratch Team!