How to Make a Jumping Game in Scratch | Tutorial

Sdílet
Vložit
  • čas přidán 7. 06. 2024
  • In this tutorial, you can learn how to make a game in Scratch -- a game where a character jumps over moving obstacles to score points!
    Try it out:
    scratch.mit.edu/projects/editor
    Music: “Pacific Sun” by Nicolai Heidlas, Creative Commons Attribution 3.0 Unported. creativecommons.org/licenses/...

Komentáře • 3K

  • @Zinnea
    @Zinnea Před 3 lety +1207

    What character would you choose for your game, and what would you have them jump over? :D

    • @hycubing
      @hycubing Před 3 lety +37

      Spikes

    • @super-tian
      @super-tian Před 3 lety +9

      jump

    • @mmtophatkid
      @mmtophatkid Před 3 lety +54

      A geometry dash player!

    • @mmtophatkid
      @mmtophatkid Před 3 lety +34

      jumping over spikes!

    • @real4kGaming
      @real4kGaming Před 3 lety +18

      Radd the raccoon
      Its actually a character from an old old game I made that inspired most characters in the game im working on

  • @alex-hg7yl
    @alex-hg7yl Před 3 lety +1154

    THIS LADY IS SO MUCH MORE HELPFUL THAN MY ACTUALY TEACHER TYSM

  • @HanniBeeKpop
    @HanniBeeKpop Před 5 měsíci +77

    WE ALL WANT YOU AS OUR COMPUTER TEACHER RN!! YOU EXPLAIN SO WELL WITHOUT YELLING OR GIVING DEATH STARES, THANK YOU!!

    • @KingRad155
      @KingRad155 Před 4 měsíci +1

      lol, death stares

    • @user-hc7lh5qv7q
      @user-hc7lh5qv7q Před 3 měsíci

      So true lol

    • @Ivanxfii
      @Ivanxfii Před 2 měsíci

      Yeah true

    • @manina_can
      @manina_can Před 2 měsíci

      yeah but the jumping is kinda lazy cause usually to make jumping in scratch u have to code gravity but whatever

    • @ameenaalbanna
      @ameenaalbanna Před měsícem

      I was thinking like that until I become the teacher 😢

  • @Behind_the_Brush
    @Behind_the_Brush Před 8 měsíci +6

    The video is so helpful and she made it understand in a simple way. I watched it an hour before my practical exam and my teacher was impressed with the results. Thank you so much❤

  • @archanas11182
    @archanas11182 Před 2 lety +23

    Thank you Zinnea! I did my computer homework easily and my teacher praised me

  • @abdulmoiz7
    @abdulmoiz7 Před 2 lety +7

    my kids love games and this tutorial is so much helpful. Thanks, Scratch team for sharing such content.

  • @r0j0e
    @r0j0e Před rokem +25

    thank you for this, I'm a software developer and my 9 year old son is going for a scratch course next week.. your video is my first look at this and I absolutely love it!

    • @Tjroblox376
      @Tjroblox376 Před 6 měsíci

      this video is made by scratch-

  • @jadenvasquez8062
    @jadenvasquez8062 Před 3 lety +8

    My teacher literally just told us to make a game in scratch. I had no idea what the first step even was. Thank you so much for helping!!!

  • @gina8211
    @gina8211 Před 2 lety +7

    THANK YOU SO MUCH!!!! In my class we had a coding project due tomorrow and we have to present them and I didn't have anything to show. You literally just saved my life.

  • @emilym4635
    @emilym4635 Před rokem +2

    thank you so much zinnea for making all these tutorials and just--well, being you!

  • @apple_ilev5s
    @apple_ilev5s Před rokem +24

    if you also want the character to have real world physics, you can make a speed y variable, set it to 0 at the start, and for the falling change speed y by -1 and then change y by speed y, and to reset it when the character lands, set speed y to 0, and when he jumps, set it to a certain number

    • @apple_ilev5s
      @apple_ilev5s Před 11 měsíci

      @aidan coote simple
      when 🏁 clicked
      forever
      if (high score)> then
      set [high score] to (score)

    • @Alden_Redstoner
      @Alden_Redstoner Před 10 měsíci

      How can you pervent flying by spamming the buttons?

    • @apple_ilev5s
      @apple_ilev5s Před 10 měsíci

      @@Alden_Redstoner run jump only if he is touching the ground

    • @Alden_Redstoner
      @Alden_Redstoner Před 10 měsíci

      @@apple_ilev5s how to detect a sprite touching an invisible sprite(the costome is invis, not using hide block)

    • @apple_ilev5s
      @apple_ilev5s Před 10 měsíci

      @@Alden_Redstoner if its using ghost, then it will sense it as normal

  • @wowowowowienerdog
    @wowowowowienerdog Před 2 lety +5

    i was searching everywhere for a jumping and then i found this- its so simple but so effective :D

  • @excellplaysvalorant8683
    @excellplaysvalorant8683 Před 3 lety +72

    Litterally didnt do anything for my 3 week assign ment and all it took was this 1 video and im saved

  • @inight9542
    @inight9542 Před 2 lety +3

    Omg thank you so much you are a scratch CZcamsr that actually helps! You made this so easy for me. THANK YOU

  • @justoneartist
    @justoneartist Před 2 lety +10

    AMAZING! This tutorial was so easy to follow, and I LOVED it!

  • @salmank7786
    @salmank7786 Před 3 lety +21

    thank you so much it helped me finish my brother project

  • @boazmathew125
    @boazmathew125 Před 3 lety +7

    It Literally helped me a lot in making a scratch work

  • @nubiaizabelgarciaaguirre9534

    Thanks a lot, this was my first time in scratch and i did it perfectly, your video is short and easy to understand, the steps super clearly, congrats!!!!

  • @vampireex
    @vampireex Před rokem +7

    BRO SHE EXPLAINS IT SO SIMPLY ASWELL WHEN WE DID SCRATCH MY TEACHER ACTED LIKE IT WAS ROCKET SCIENCE

  • @BlueGamz.Official
    @BlueGamz.Official Před 2 měsíci +6

    THIS LADY IS SOOOOOOOHELPFUL FOR ME TO CREATE A GAME ON SCRATCH! THANK YOU!!!

  • @abannister100
    @abannister100 Před 2 lety +7

    Thank you, I have been trying forever to make something jump and fall back down again. I can't believe it's that simple.

  • @shibanideb6150
    @shibanideb6150 Před 9 měsíci +3

    Thank you so much! I have my practical test on scratch tomorrow and I can finally make this 😊.

  • @bad_game_dev_11
    @bad_game_dev_11 Před rokem +1

    No scratch = no knowledge about coding... Thanks for existing, Scratch!

  • @prestigehome614
    @prestigehome614 Před 3 lety +141

    yes finally i can get my grades up, the teacher doesnt help at all. thank youu!

  • @anson7064
    @anson7064 Před 2 lety +118

    If you want a smoother jump, instead of changing the y of your object directly, use velocity variables and change those, and change the x by that variable.

    • @BlessingOna
      @BlessingOna Před 2 lety +3

      Pls how can I do that?

    • @Katzegaming1
      @Katzegaming1 Před rokem +5

      what

    • @squarebear1011
      @squarebear1011 Před rokem +6

      idk what that means but thx

    • @pentaguin5s
      @pentaguin5s Před rokem +3

      so (if up arrow pressed)
      (set speed y to 16)
      change speed y by -1
      change y by speed y

    • @DragonAurora109
      @DragonAurora109 Před rokem +2

      @@Katzegaming1 My attempt at explaining: forever [ change x by (velocity) ]
      when space key pressed v
      set (velocity) to [30]
      repeat until [ change (velocity) by [-2] ]

  • @user-lp3eu3nf6x
    @user-lp3eu3nf6x Před 7 měsíci +26

    All the scratch tutorials have been really confusing but this one has been really simple

    • @bexarminecraft
      @bexarminecraft Před měsícem

      thats because the stratch team makes sure the tutorials are not confusing

  • @emilym4635
    @emilym4635 Před rokem +1

    you've been a big GAME changer in my scratch technique!

  • @09stopmotions
    @09stopmotions Před 2 lety +3

    Thanks for the tutorial this was a school project i had to make after i finished with the project i decided to make this it was so fun to make thanks again !

  • @Rocky-ql7cq
    @Rocky-ql7cq Před 3 lety +5

    Hey your project was just amazing just loved it:N

  • @Astro-iq8py
    @Astro-iq8py Před rokem +1

    This tutorial got me started on scratch, now I make cool 3d games. Thanks.

  • @rgergazas
    @rgergazas Před 2 lety +25

    Thank you for this tutorial. I followed it with my son (7) and we "made" the game before bedtime! This just made his day!

  • @startwithart4281
    @startwithart4281 Před 3 lety +42

    I made a game with a reindeer in it jumping over crabs on the boardwalk with the ocean. IT WAS AMAZING! My brother said that he wants to play it everyday! Thank you so much!

  • @lyyscript
    @lyyscript Před 2 lety +3

    Thank you! This helped me a lot doing my recent project!

  • @youngSamstar2
    @youngSamstar2 Před rokem

    beautiful you just hit the nail on the head
    i'll try to mix this with the scrolling background

  • @usnaj1974
    @usnaj1974 Před rokem +5

    This was very helpful. Wonderful presenation !!! The character I used was the Penguin 2 and I had had it jump over Rocks in the snowy Slopes backdrop.

  • @dgginocchio
    @dgginocchio Před 3 lety +4

    this tutorial really helped me to make a game, thanks!

    • @Zinnea
      @Zinnea Před 3 lety

      Oh, that's awesome!!

  • @kobi...
    @kobi... Před 3 lety +6

    Wow Thanks, Yet another tutorial.
    Always helping scratches everywhere if it wasn't for these tutorials scratch wouldn't be the same!
    :)

    • @leroyspeelt
      @leroyspeelt Před 3 lety

      Nah it would be the same tbf

    • @kobi...
      @kobi... Před 3 lety

      @@leroyspeelt Not many people would know how to use scratch :/

  • @permata6
    @permata6 Před 5 měsíci +1

    i have seen many scratch tutorial but it all seems to be very difficult but this one is so easy and i love it

  • @giugiusound4077
    @giugiusound4077 Před 6 měsíci +1

    i had homework about creating a game on scratch...this helped very much, thank you! :)

  • @spicedogz4438
    @spicedogz4438 Před 2 lety +8

    Thank you so much!! We have this project coming up in school tomorrow and we have to make a game so this helped a lot!! Much love Scratch Team!! ❤️❤️

    • @WIDprodzz34
      @WIDprodzz34 Před 2 lety

      your lucky are teacher does not let us do scratch

  • @ochakouraraka1605
    @ochakouraraka1605 Před 3 lety +11

    My teacher gave this project work for me so I watch this and its really helpfull! Tysm! :D

  • @andreamagyari4754
    @andreamagyari4754 Před 2 lety +1

    Thank you soooo much! This was so helpful for me. I made the same but with other stuff (Samurai background ninja stickman character and thunder obstacle

  • @Cocoking2011
    @Cocoking2011 Před rokem +1

    I can still remember this so easily. Brings back memories...

  • @shamimakter102
    @shamimakter102 Před 2 lety +40

    Thanks so much!😁 I’m a beginner and this is my first game❗️😀
    My friends love it!! Keep on making these videos, you can help a lot more people❤️

    • @TheIroncladCommander
      @TheIroncladCommander Před rokem +1

      it was my first game too.

    • @yaruuj_24
      @yaruuj_24 Před 11 měsíci

      @@TheIroncladCommander it is my first game, and i hope i get better to the point where i start using unity

    • @MPBLE
      @MPBLE Před 7 měsíci

      Yeah me too❤

  • @xRUSTYx
    @xRUSTYx Před 3 lety +3

    Brooo ur tutorials are so helpful!!

  • @bananaworldiamcool
    @bananaworldiamcool Před rokem

    Thanks so much. I'm just starting my first project and you helped me a lot :D

  • @FranciSketches1509
    @FranciSketches1509 Před 2 lety +4

    This tutorial is really clear, and easy! Good job!

  • @creepermcmemes
    @creepermcmemes Před 3 lety +6

    i am making a side scroller and needed to know how to jump so thanks!

    • @habibikhader
      @habibikhader Před 3 lety

      If you dont know how to make a character jump, defenitely dont use this method. Use a y velocity variable and set it to 13 or whatever you want it to be. Also, dont just throw yourself into a scroller game, scrolling in scratch is hard

    • @nataliexists
      @nataliexists Před 3 lety

      @@habibikhader I know

  • @Vrfsjackson
    @Vrfsjackson Před 2 lety +8

    This is amazing this has enhanced my scratch skills!

  • @albieandfriends
    @albieandfriends Před rokem

    This is incredible! Thankyou so much!

  • @---rc6iw
    @---rc6iw Před rokem +2

    Thank you so much 😊
    I was not understanding any video but when I see this one I even make my own game
    Thanks again

  • @sapphireglitter5257
    @sapphireglitter5257 Před 2 lety +4

    This is alot better than very long tutorial's, keep it up

  • @pennymoore5170
    @pennymoore5170 Před 3 lety +5

    Wow! Zinnea, you are really good! Your videos help me become more of a Scratcher! Thank you so so much!

  • @alfrex7171
    @alfrex7171 Před 2 lety

    Thanks for the help i only needed the jump😅 but when I started scratch for a loong time I actually needed this to do games!

  • @cynthiachiamaka1021
    @cynthiachiamaka1021 Před 26 dny

    This is one of the best scratch tutorial I have watched…Thanks Loads

  • @CranyUnknown
    @CranyUnknown Před 3 lety +5

    Although I left scratch quite the while ago, I do keep visiting every now and then. It nice to see that the community is still active :D

  • @rainercantanimate
    @rainercantanimate Před 3 lety +3

    this helped sooo much!!! my dream is to become a coder, and i think this is a step closer!! thank you!!!!!!!!!!!

  • @gabriellechristophers9205

    Usually you would use clones instead and variables for the jumps but this is good for beginner's

  • @bhadriramlella7697
    @bhadriramlella7697 Před rokem +1

    The explanation is really good and it was really helpful.

  • @Torilol_
    @Torilol_ Před rokem +7

    Thank you, 10000x better than my teacher. This video is not only informative, but very easy to understand. I’ve had trouble with other scratch tutorials, but this is the only one I can understand 👍🏻
    note: why tf did I write this lmfao

    • @MPBLE
      @MPBLE Před 7 měsíci

      Yeah I agree😂

  • @roudhaalali7604
    @roudhaalali7604 Před 3 lety +39

    Thank you now I can do my homework ❤️

  • @LoveWins
    @LoveWins Před rokem

    Wow she should be getting paid from scratch for this type of content. Very easy to follow and professional. Great tutorial.

  • @fantaking7263
    @fantaking7263 Před rokem

    this is so helpful, you make it easy to understand, kudos to you

  • @tajokonkwo3300
    @tajokonkwo3300 Před 3 lety +255

    Hey Scratchers.
    Another way to get a character to jump is to create a variable, set it to 10, and then change the variable by -1 and move the character's y position by that many spaces. You can copy and paste the repeat 10 loop and replace the 10 with a 19. Put the "change by -1" block and the "change y by" block in this loop. It's a little more complicated but it will make the jumping look much more realistic.

    • @tajokonkwo3300
      @tajokonkwo3300 Před 3 lety +10

      @Nut's Channel Don't worry. It took me a long time to learn about Scratch to know how to do this.

    • @ender_hihi
      @ender_hihi Před 3 lety +4

      this is the jump that i want :D

    • @colourpallette635
      @colourpallette635 Před 2 lety +6

      Can you please explain a bit more. I m 11 yrs old and very new with Scratch. Thanks

    • @tajokonkwo3300
      @tajokonkwo3300 Před 2 lety +29

      @@colourpallette635 It’s pretty complicated so I’ll make it more precise for you.
      Basically, make a variable in the “Variables” tab and use the “set variable to” block to set it to 10 (The name of the variable doesn’t matter).
      Then, use the “change variable by” block and change the 1 to -1.
      Afterwards, use the “change y by” block in the “Motion” tab and replace the 10 with the circular block with your variable name in the “Variables” tab.
      Next, add the variable changing block and the y changing block into a “repeat 10” loop found in the “Control” tab.
      Finally, copy the loop and in the second variable changing button, change the -1 back into a 1.
      I hope I made this more clear. This technique for jumping is very complicated and requires a lot of knowledge about Scratch.

    • @larathakker9732
      @larathakker9732 Před 2 lety

      @Axel? Exactly

  • @miraclehands3359
    @miraclehands3359 Před 3 lety +23

    Thank you so much for this content if I hadn’t seen it my parents wouldn’t have let me continue game devoloping

  • @MuhammadUmarFC
    @MuhammadUmarFC Před rokem +1

    I’m a real noob at scratch and I just started so videos from this lady is very helpful

  • @fraurohman
    @fraurohman Před 3 měsíci

    thank youuu, i'm new to scratch and proudly make one game following the tutorial. clearly explained

  • @Eli-7528
    @Eli-7528 Před 2 lety +3

    Thanks for making these! All these lessons can really help people that just joined scratch!!

  • @mosesgriffo5573
    @mosesgriffo5573 Před rokem

    This tutorial deserves way more like than it has.

  • @United_Russia1209
    @United_Russia1209 Před 3 měsíci

    The jump part really helped me,THANK YOU for the help

  • @brunocamposquenaoeoyoutuber

    That code actually has a flaw.
    You can just jump really fast and get the score really high.
    A way to prevent this is by changing the score when the egg gets to the corner, so you can't cheat.
    Hope that helps!

  • @GaigeGamePlayz
    @GaigeGamePlayz Před 3 lety +7

    I have made this before the tutorial, but it had moving background props, various opsticals, and a duck move!

  • @spiderko6267
    @spiderko6267 Před 2 lety +2

    Very nice and simple tutorial! :)

  • @AlazZryan
    @AlazZryan Před 2 lety +1

    It Helped Me Alot Thank you For Being Awesome In Scratch And Making Games.😀

  • @cindymora6714
    @cindymora6714 Před 3 lety +9

    Thank you! Now I can do my college homework :)

    • @anayakhan7969
      @anayakhan7969 Před 3 lety +2

      No offense but I’m doing this in 4th grade how are u in college and doing this

    • @AKBBallin
      @AKBBallin Před 3 lety +4

      @@anayakhan7969 im doing this in 6th grade..

    • @LazaRoblox
      @LazaRoblox Před 2 lety

      @@AKBBallin me in 7th

    • @AKBBallin
      @AKBBallin Před 2 lety

      @@LazaRoblox now I’m in 7th

    • @LazaRoblox
      @LazaRoblox Před 2 lety

      @@AKBBallin good

  • @istvannejonas6246
    @istvannejonas6246 Před 2 lety +11

    AMAZING! This tutorial was so easy to follow, thanks a lot!

    • @kariedwards6186
      @kariedwards6186 Před rokem +1

      Uhm u see click space 2 times at once u see the problem

  • @drzayed79
    @drzayed79 Před 2 lety

    I love how you show the mistake and explain how to fix it not just say the code without explaining I just tried the game rn. It is super cool and I love your way of talking 🤗😆😃

  • @aadilshaikh4831
    @aadilshaikh4831 Před 2 lety

    thanks I never was able to understand scratch but you made it seem so easy thanks

  • @saminaafrin1978
    @saminaafrin1978 Před 3 lety +8

    This lady is so helpful for school. I've been doing so bad in computer class

    • @cuberdoge22
      @cuberdoge22 Před 3 lety +1

      I’ve been doing so good that the teacher is having trouble finding projects for me to do.

    • @cuberdoge22
      @cuberdoge22 Před 3 lety +1

      I litterly understand code I have no idea why I can’t code.

  • @guilo44
    @guilo44 Před 2 lety +13

    You can also move the change score to the egg following the glide, this will prevent spamming jumps to rack up points

  • @lizforev4
    @lizforev4 Před 5 měsíci +1

    Thanks! Throughout the holidays my computer teacher told us to make a game on scratch as homework

  • @aaradhyamishra2523
    @aaradhyamishra2523 Před 2 lety

    My teacher asked me to make a jumping game, so I'll make this one you showed. Thanks! 😊

  • @tmtartist6433
    @tmtartist6433 Před 3 lety +15

    You basically did my homework for me thanks 🙏🏾

  • @crankers8031
    @crankers8031 Před 3 lety +53

    this is so cool I feel like an actual coder! :D

    • @Zinnea
      @Zinnea Před 3 lety +9

      :D That's awesome! You *are* an actual coder!

    • @Jim.epic.2014
      @Jim.epic.2014 Před 3 lety +2

      @zinnea hey I used the pixel art tutorial and this one and its super cool!

    • @slayer3146
      @slayer3146 Před 3 lety +1

      It’s called scripting not coding 😅

    • @Hindle71
      @Hindle71 Před 3 lety +1

      @@Zinnea I did the verbal pet one

    • @crystlerayzproduction2557
      @crystlerayzproduction2557 Před 3 lety +1

      @@Hindle71 add,

  • @Luci_you
    @Luci_you Před 2 lety +1

    She is so good salute to scratch team 🤩 this also helps so much now I can finally create my own games in scratch 🙂🙂✨✨

  • @Rawrrrrrf
    @Rawrrrrrf Před 2 lety

    Thanks! This was so much fun!

  • @shinobi1974
    @shinobi1974 Před 2 lety +16

    me just copying exactly what she's doing parents "good job"

    • @shamimakter102
      @shamimakter102 Před 2 lety +2

      Me: Following a tutorial
      When I’m done parents come in
      Parents: Good job! You’re so smart!
      Me: Umm…. Yeah?😅

    • @gabrielhermesson9926
      @gabrielhermesson9926 Před 2 lety

      Professional: copies code from Stack Overflow
      Boss: Good job!

  • @rinn893
    @rinn893 Před 3 lety +21

    tysm! now i can make my mom proud of me

  • @iconicjensoo8290
    @iconicjensoo8290 Před rokem

    Really nice explanation! I posted this and this was really fun! Nice! Good vid btw!

  • @user-qv7zt9fz5d
    @user-qv7zt9fz5d Před 9 měsíci +1

    this helped a lot thanks you and good luck may the lord be with you on your way

  • @haniyahanver7937
    @haniyahanver7937 Před 3 lety +14

    First like!! I love your scratch tutorials since I have really got better with them!!

    • @Zinnea
      @Zinnea Před 3 lety

      :D I'm so glad!!

    • @haniyahanver7937
      @haniyahanver7937 Před 3 lety

      Happy you feel glad!

    • @iizac0034
      @iizac0034 Před 3 lety

      @@Zinnea hey zinnia what happens if the character jumps before the egg comes this will count as an unearned point to them which isn’t good

    • @Zinnea
      @Zinnea Před 3 lety

      @@iizac0034 That's a good point! You could fix it by having it only change the score by 1, if the difference between the x position of the Egg and the x position of the chick, is less than a certain number

    • @kitberry6682
      @kitberry6682 Před 3 lety

      @@Zinnea i just join scratch today but i can't comment and share

  • @mallick376
    @mallick376 Před 3 lety +9

    Hey Zoey, I just want to say THANK YOU.

    • @Zinnea
      @Zinnea Před 3 lety +1

      :D You're welcome!

    • @logan5791
      @logan5791 Před 3 lety

      @DIVINE CRAFTS first choose ur 1 level backdrop and then for level 2 choose ur backdrop again and get the block switch backdrop to and whatever ur 2 backdrop is

  • @WilhelmFreidrich
    @WilhelmFreidrich Před rokem

    This was a very informative and interesting video!

  • @rogueftw.
    @rogueftw. Před 7 měsíci

    Scratch always makes the best tutorials

  • @lijovarghese8945
    @lijovarghese8945 Před 2 lety +3

    very fun! i played this for 2 hours! and this took a lot of time for me to make this.

  • @martinazavodna757
    @martinazavodna757 Před 3 lety +3

    Thank you, really helped my 11 year old son make his homework :)

    • @Zinnea
      @Zinnea Před 3 lety

      I'm so glad!

    • @trainedkirbylife
      @trainedkirbylife Před 3 lety

      he's lucky i just have to do math for homework

    • @acrylex4663
      @acrylex4663 Před 3 lety

      @@trainedkirbylife 😂 True but math is easy

  • @theassholeinyourlife
    @theassholeinyourlife Před 2 lety +1

    That helped sooo much thanks!

  • @LightUpCoding
    @LightUpCoding Před 2 lety +1

    Very interesting video 😀😀😀
    I learned this, thank you!
    Have a great weekend.🙂

  • @ScoutIsDeliciousTF2
    @ScoutIsDeliciousTF2 Před 3 lety +16

    this is like the google dinosaur game

    • @nxx99
      @nxx99 Před 3 lety +1

      yes!

    • @mamtanaik9809
      @mamtanaik9809 Před 3 lety

      Could you tell me what name of the cactus plant in scratch plant

    • @Zinnea
      @Zinnea Před 3 lety +2

      @@mamtanaik9809 You can find it in this Scratch project! scratch.mit.edu/projects/452687969/ (it's not in the Scratch sprite library but you can put it in your backpack)

    • @chillingsoda2186
      @chillingsoda2186 Před 3 lety

      Big bruh moment

    • @mamtanaik9809
      @mamtanaik9809 Před 3 lety +1

      @@Zinnea thanks a lot . I am Jiya I was on my mother's mobile ( known as @Scratch_Gamer_Jiya on scratch )

  • @Jj12470
    @Jj12470 Před 3 lety +4

    My sprite just jumps up and down but the screen won’t move