BEST Way To Animate In Scratch

  Рет қаралды 223,585

ShiftClickLearn

ShiftClickLearn

Күн бұрын

Пікірлер: 331
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Hi everyone! I hope this tutorial helped you out animating your characters! :D
@michaelchen3086
@michaelchen3086 2 жыл бұрын
Woooohooooo
@nakulojha1366
@nakulojha1366 2 жыл бұрын
thanks its very helpful🔥🔥🔥
@Geezi24
@Geezi24 2 жыл бұрын
It did for sure! Next u could make a animaiting/drawing tutorial!
@cringeman828
@cringeman828 2 жыл бұрын
yea
@naturelist
@naturelist 2 жыл бұрын
Right what I needed!
@nathanruhstofer830
@nathanruhstofer830 2 жыл бұрын
You know.... I've always followed tutorials but never understood why they put the blocks here or there, but you explained how it worked and I was finally able to understand! Thanks a lot!!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You're very welcome, glad I could help. :D
@BestBoi8
@BestBoi8 Жыл бұрын
For anyone who wants the time until the frame swaps to be consistent (not switching to walk anim1 and instantly switching to walk anim2) You can reset the _costume variable when your "if moving" variable updates (this worked for me but idk if it works perfectly in the tutorials exact code since mine is slightly different)
@jeffreygordon7194
@jeffreygordon7194 2 жыл бұрын
Great job on this. These short explanation videos that focus on a single key concept really stand out among scratch tutorials on KZbin.
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Glad it was helpful!
@Geezi24
@Geezi24 2 жыл бұрын
Congrats on 9k dude! You definetly deserve it! 💯💯
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thank you!!!!!
@hermanzainal2782
@hermanzainal2782 2 жыл бұрын
AH HEM. its 10 k now :D
@JoshuaDixon-n9x
@JoshuaDixon-n9x 5 ай бұрын
TYSM! I always wanted to learn how to animate a character in a game and now thanks to you I can.
@JaydenGaming459
@JaydenGaming459 3 ай бұрын
you are the best video tutorial creator I have ever seen because you teach hardcore stuff and it only takes minutes too finish
@IceBit0
@IceBit0 8 ай бұрын
Bro has no idea how much he helped me. I got 23rd place in a game jam for kids (scratch only) , everyone's animations were choppy but mine weren't thanks to this guy :)
@geodelire
@geodelire 2 жыл бұрын
Honestly you deserve 100k subs btw i was here when you had 3k
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thank you so much!!!
@JustMe...12354
@JustMe...12354 2 жыл бұрын
I should've looked up a video about this sooner, It would've saved me SOOOO much time. THANK YOU!!!
@Rory432
@Rory432 2 жыл бұрын
Nice! I’m definitely going to show this to the guys down at my animation club!
@lightning_rift
@lightning_rift 10 ай бұрын
this tutorial is actually the best animation i've ever seen. im doing this on a laptop and there's NO LAG.
@gravesilk322
@gravesilk322 2 жыл бұрын
How r u so underrated??? Your tutorials are so easy to follow and you are rlly funny aswell!!!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Aww, ty!!! :D
@minhkhoiphungtran6759
@minhkhoiphungtran6759 2 жыл бұрын
Thanks man i was actually struggling on the loop problem and once i'm about to quit i came by ur video. Keep it up!
@jdnnle6
@jdnnle6 2 жыл бұрын
Thank you so much for this! I was trying to make a script that makes the animation play at different speeds, and this is exactly what I was looking for!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You are very welcome!!!
@danstevers
@danstevers 2 жыл бұрын
i love your tutorials😄
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thank you Dan Stevers! :D
@KIUJOONYIMoe
@KIUJOONYIMoe Жыл бұрын
Thank you so much for this video!!!You help me to complete a animation on scratch
@Wallee580
@Wallee580 2 жыл бұрын
Hello Owen! Can't wait to you reach 10K subs :p
@nikolangot
@nikolangot 2 жыл бұрын
who is owen?
@Wallee580
@Wallee580 2 жыл бұрын
@@nikolangot Owen is ShiftClickLearn's actual name, you don't think his birth certificate has his channels name on it do you? :p
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Hiya! I can't either!
@MilcahMuema
@MilcahMuema Ай бұрын
yup
@N64Mario
@N64Mario 2 жыл бұрын
That's an interesting trick to use that kind of script for animating sprites, and it works for most cases. However, there are some cases when you want to animate a sprite with their own frame time value. For example, frame 1 may want to last 4 frames, frame 2 may want to last for 1 frame, and frame 3 may want to last for 8 frames. With the mod trick here, you don't have that kind of freedom because every frame is connected to a single value of the _costume variable there. Nevertheless, this a great tutorial Nice job!! :)
@jeffreygordon7194
@jeffreygordon7194 2 жыл бұрын
In that case you could just duplicate the frames. That's usually what I do. This is pretty common to see in sprite sheets in commercial arcade games.
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Good point, thanks! :D
@Crazybros0
@Crazybros0 2 жыл бұрын
thank you so much!! ive been trying to make good animations for my new game but have always had problems with the delays. now i can have good animations :D
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Glad I could help!
@Crazybros0
@Crazybros0 2 жыл бұрын
@@ShiftClickLearn (:
@bennie1079
@bennie1079 Жыл бұрын
Is it really not possible to import a premade video directly into the code? Like some sort of "play animation" or "play video" that just plays the video you importeted? Does everything HAVE to be frame by frame?
@matuchuru
@matuchuru Жыл бұрын
yep 3 months later
@olympiannerd
@olympiannerd 4 ай бұрын
This was exactly what i needed thank you!!!
@bigman8085
@bigman8085 2 жыл бұрын
Thank you so much for this tutorial
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You are so welcome!
@kostasismename9493
@kostasismename9493 Жыл бұрын
you can use the round block to fit the entire animation in 1 single line (also you can use timer instead of a variable, which reduces file size by not alot but i thought i'd say that)
@Nightgames_YT_949
@Nightgames_YT_949 6 ай бұрын
You wanna know what im planning on?
@kostasismename9493
@kostasismename9493 6 ай бұрын
@@Nightgames_YT_949 ...sure
@Nightgames_YT_949
@Nightgames_YT_949 6 ай бұрын
@@kostasismename9493 Im planning on to make a Fanmade Murder drone movie.With good ending.
@bameyigeorge6886
@bameyigeorge6886 4 ай бұрын
Thank you for this video you saved my life with scratch
@paperjoe
@paperjoe 2 жыл бұрын
Thanks! I was trying for 1 week to do this by myself and i couldn't do it. Subscribed!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You're welcome! Glad it helped! :D
@eliteMASTER3142
@eliteMASTER3142 2 ай бұрын
How do i make it reset the animation? For example when i want a jump animation, i want it to reset to the first frame every time i jump because it just keeps looping the animation even when i dont put an input
@shirigayamahiro6273
@shirigayamahiro6273 7 ай бұрын
Thanks a lot. Im saved from depression wasted a lot of hours trying to find a way to do this. Scratch really have a confusing way to animate costume when you are a beginner. I can't use things like while, released, and some operators. Many in youtube just using 2 costume way which they just use like in The video where its not a fricking chance where I have like 20 frames for running, 30 frames for jumping and etc, it will waste a lot of space and time,even if we disregard that its also not looking smoothly. So yeah thanks a lot
@kylierodriguez7617
@kylierodriguez7617 2 жыл бұрын
THANK YOU SO MUCHHHHHH I NEEDED THISSS
@shirou636
@shirou636 2 жыл бұрын
how do i add a i downloaded to my soft soft so i can resetup it?
@moosvfx
@moosvfx 2 жыл бұрын
i really apreciate your help with dowloanding this software
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You're welcome
@patotatoman455
@patotatoman455 2 жыл бұрын
It's a great video, and it had helped me a lot. However, I have a question. I'm doing a fighting game, and for animations like Idle and walking this is very useful, however, when i'm trying to do a punch, how do you make that an animation runs just 1 time without using waits? Is it possible, or it's just better to use the old method (with waits and stuff)
@LostDeveloper871
@LostDeveloper871 2 жыл бұрын
just have the total costumes to be 1 and speed to 0.
@stickinthemudstudios
@stickinthemudstudios Жыл бұрын
@@LostDeveloper871 Please elaborate.
@VibeswZP
@VibeswZP 7 ай бұрын
Loved this, helped a lot with my game.
@Titi-tf5uy
@Titi-tf5uy Жыл бұрын
I tried this and the idle worked amazing! but the walking doesn't seem to work. When i press d or a only one of the costumes play and not the entire walk cycle. Do you know how to fix this?
@Nayrlol6855
@Nayrlol6855 2 жыл бұрын
For people with the scratch addons addon i sugegs you do change costume to say broadcast 1 change costume to say broadcast 2 then right click anywhere click clean up blocks+
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
:D
@JustPlay817
@JustPlay817 9 ай бұрын
So cool!
@shahinma221
@shahinma221 2 жыл бұрын
Me when @ShiftClickLearn uploads a video : YAYAYAYAYAYAYAYAYAYAYAYAYAYAYAYAYAYA(happiness)
@brsquadscratchr
@brsquadscratchr 2 жыл бұрын
ShiftClickLearn is a legend
@tolonmalabekov2684
@tolonmalabekov2684 2 жыл бұрын
COOOOOOOOOOOOOOOOOOOOOOOOOOOOL TUTORIALS !!!!!!!!!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
THAAAAANKS !!!! LOL
@SIG7Pro
@SIG7Pro 2 жыл бұрын
Nice! I might use this one day!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Awesome! :D
@AnArcadeMan
@AnArcadeMan 2 жыл бұрын
Hey ShiftClick can you do a tutorial on how to make the google Scoville game. and i loved the viedo
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
I haven't played that game. I will have to check it out!
@odohjn
@odohjn Жыл бұрын
incredibly helpful, you deserve a sub!
@johandraws3166
@johandraws3166 2 жыл бұрын
Thank you SO MUCH, I needed this
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You're so welcome! :D
@ntahlah2755
@ntahlah2755 Ай бұрын
now how do you make the animation?
@SputerTheHorse
@SputerTheHorse Жыл бұрын
I usually use “When space clicked next costume” and there’s usually one sprite and I consider the costumes as “Frames” (My animations are usually simple and I copy and paste from other sprites)
@KONOMIITSUKA
@KONOMIITSUKA 14 күн бұрын
im having a problem where the idle plays during the walk animation, anyway to fix that?
@captainblues1
@captainblues1 2 жыл бұрын
That's genius, mate!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thanks a lot!
@RecraftedS
@RecraftedS 2 жыл бұрын
Thank You! This is So Useful!!! :D
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You're welcome Recrafted! Glad I could help! :D
@cakesrus3852
@cakesrus3852 2 жыл бұрын
Awesome this is way to cool !!!
@paranthesisism
@paranthesisism 2 жыл бұрын
hey so, i'm having a bit of trouble. what's going on is that i want an animation that lasts for 3 frames, then goes to an idle animation for 1 second the problem is that i can't find a way to make it work any help appreciated thank you
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Hmm, try making a time that constantly ticks down. Then once it equals a certain value, reset it. Ex: when green flag clicked { set timer to 33; } forever { if (timer > 30) { play the animation that lasts for 3 frames } else { play the one that last for 1 second. } change timer by -1 if (timer < 1) { set timer to 33 } } I don't know if this will work for sure, but it should. Basically each frame it will check if the timer var is equal to 30, 31, or 32, and if it is, switch costume to the 3 frame animation. Other wise, it will play the 1 second animation 30 times. (Scratch runs at 30fps so it should run the forever loop 30 times a second.) Then once the timer reaches 0, it will start over.
@paranthesisism
@paranthesisism 2 жыл бұрын
@@ShiftClickLearn did that, the thing is completely static now.
@javascript7817
@javascript7817 2 жыл бұрын
Really cool! Sometimes math can save a ton of headaches!
@Mari0Kid1234
@Mari0Kid1234 2 жыл бұрын
That’s a reason I love math :)
@JointFury
@JointFury 2 жыл бұрын
Apart from when math causes headaches lol
@groundsurvivalstudygracieg4034
@groundsurvivalstudygracieg4034 2 ай бұрын
I think I just recognized your voice. Are you the guy who just walked in and sat down to attend college lectures without even being a student? If so, you're the one who let me know about Harvard's CS50 course being free online and that's how I ended up here. .... :O
@pinewaresoftware4247
@pinewaresoftware4247 11 ай бұрын
thank you thats the third time i needed this video
@youyoutian-jr2bx
@youyoutian-jr2bx 2 ай бұрын
You stopped posting a while ago but if in luck if there’s anyone seeing this my character keeps flipping upside down when they move to the left, I’ve made sure every thing is correct but it just keeps flipping how do I fix this
@thepers0nwh0asked
@thepers0nwh0asked Жыл бұрын
pretty late to the party but thank you sooo soo much im making a top view tower defense game and this really helped thank you!
@Nathan_no1
@Nathan_no1 Жыл бұрын
tysm, i remebered i had to use a mod block but not sure where you help me so much
@therealgookie
@therealgookie Жыл бұрын
If im trying to make a full on animation, is there any way to recreate tweens and frame transitions?
@corndogthehedgehog277
@corndogthehedgehog277 2 жыл бұрын
Thanks at the first part of the vid when i did all of your code it was laggy but when i finished not anymore!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
No problem!
@davidakenji4746
@davidakenji4746 11 ай бұрын
i used your video on hitboxes and tried to combine it with this one but the programs don’t seem to be working properly because i’m getting no animation at all. what would be the problem?
@FLoriN2
@FLoriN2 2 жыл бұрын
Nice script, thanks!
@silverseyeris
@silverseyeris 2 жыл бұрын
I'm trying to do the animation for up and down currently, but the up animation for some reason does both the left and right animation aswell how do i fix this?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Well, it's really hard to tell without seeing the code... Did you put the right conditions in the if loops that check what animation should play?
@silverseyeris
@silverseyeris 2 жыл бұрын
@@ShiftClickLearn yup!
@silverseyeris
@silverseyeris 2 жыл бұрын
i even double checked
@Rora2
@Rora2 2 жыл бұрын
How do i do this if i set up my movement and collisions with your other tutorial for collisions?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You would make a platformer, then just add this animation code in a loop. (A forever loop or a when I receive loop.)
@rlawrence678
@rlawrence678 2 жыл бұрын
I'll use these tips
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Awesome
@akjstuff6980
@akjstuff6980 Жыл бұрын
@ShiftClickLearn hey is there a way to play different animations like a jump into a idle if there is can you respond
@Noc.3ds
@Noc.3ds 2 жыл бұрын
You are the Best! Thank you so much! 🙌
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You're very welcome, thanks! :D
@anamoyeee
@anamoyeee 2 жыл бұрын
Nice video!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thanks!!
@LiamGames662
@LiamGames662 2 жыл бұрын
Think you for the animation skill im gonna put you in the credits btw
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You're welcome!! :D
@We_can_change_the_world
@We_can_change_the_world Жыл бұрын
Thanks you're the best you just gained a follower
@acyssfx
@acyssfx 9 ай бұрын
Hi, nice trick. I am very new to Scratch, quick question. Will the variable eventually reach it's max value? Like in c#, an INTEGER has a max value of 32k or something. What are the variables treated as in scratch? I assume some kind of float or double if they use decimal points. Is there a max/min value of variables?
@arjundas2434
@arjundas2434 Жыл бұрын
This guy is a legend
@ImKarmaHQ
@ImKarmaHQ 11 ай бұрын
I used this to make a custom block that does the switching and stuff and stuff.
@theorangecat1244
@theorangecat1244 2 жыл бұрын
thank you!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You're welcome!
@HollowM0th
@HollowM0th 2 жыл бұрын
Is rain world-like procedural animation possible in scratch? I’ve been trying to make it and I have a green lizard’s body and head but whenever I try to make the head turn at a higher speed than the body, it gets disconnected. It still disconnects if it suddenly has to change direction. The back and front of the body can move at different speeds and be fine though.
@tommax1626
@tommax1626 Жыл бұрын
Hey there, i want to create clones with many animations playing at once, how much can scratch handle before being slowed down? ?
@ShrekCOVEY
@ShrekCOVEY 2 жыл бұрын
Thank you for this! I need to animate a cartoon for my class.
@JoseMathiasEchavezCastaño
@JoseMathiasEchavezCastaño 17 күн бұрын
Thanks for the video :D
@splatzer8240
@splatzer8240 2 жыл бұрын
Question: For the idle animation, how to you make the frame for example, go to 1-5 than go backwards, if that makes sense.
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Hmm, try repeating the amount of costumes in the animation, change the _costume var by a positive number, then repeating the amount of costumes in the animation again, changing it by a negative number. Ex: repeat 5 { change _costume by 0.5 } repeat 5 { change _costume by -0.5 } I think this will work. :D
@splatzer8240
@splatzer8240 2 жыл бұрын
@@ShiftClickLearn Its okay I found another way! But thanks for your help, sounds more effective than back a dupe of the costumeXD.
@jorgeanthoniohuertavazquez714
@jorgeanthoniohuertavazquez714 2 жыл бұрын
yo bro, really thankya. Big respect
@aidenakpan3213
@aidenakpan3213 6 ай бұрын
how would I do this with more complicated animations?
@jacksonvandenheever8241
@jacksonvandenheever8241 7 ай бұрын
for some reason the costume value SHOOTS into the ten-thousands in a second even though i have the exact code as u?! please help, is it the softwares issue?
@kaytchouate1342
@kaytchouate1342 2 жыл бұрын
thanks you don not know how much i wanted to do this :)
@terkq
@terkq 2 жыл бұрын
ShiftClickLearn, may you try making a word search scratch video ? I saw Scratch has lots of project about wordle and more... Hope my idea is helpful for you
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
That's a really good idea
@LeftyGamez666
@LeftyGamez666 2 жыл бұрын
Hey! Really great tutorial, right now I'm trying to make a top down rpg game and for it to work I need to move upwards and downwards with a walking cycle too. You think you can help me?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You'd need to play the correct animation depending on the velocity! Something like this: if (velocityX > 0) { right animation } else if (velocityX < 0) { left animation } else if (velocityY > 0) { up animation } etc.
@LeftyGamez666
@LeftyGamez666 2 жыл бұрын
@@ShiftClickLearn It worked! Thanks bro!
@AlexisTorresLozada
@AlexisTorresLozada Жыл бұрын
What are all the variables for because I am confuse
@Geezi24
@Geezi24 2 жыл бұрын
Hey ShiftClickLearn could you make a scrolling backround or someting simmilar to that tutorial? i have trouble figuring out how to make a scrolling backround if the charecter follows the mousepointer! (#hope -u-get-to-10k!!!!!!!!)
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
That is a great idea! I'll remember that one!
@Sushi37
@Sushi37 11 ай бұрын
How can you make it so you can use W and S?
@Sables666
@Sables666 5 ай бұрын
How do I make it so when it exits the screen it comes back through the other side
@midnightman3918
@midnightman3918 5 ай бұрын
make it so if the x position of your sprite is greater than 500 or -500 then set the x position to the opposite side :3
@bernardlemay8563
@bernardlemay8563 2 жыл бұрын
Really cool! Thanks! Doesn't it mean that the animation speed is dependent on the computer speed though?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Ooh, that's a good point! Scratch SHOULD stay at 30fps, but it could drop below. You might need to implement a delta time system!
@bernardlemay8563
@bernardlemay8563 2 жыл бұрын
@@ShiftClickLearn and just like that, you've got a new subscriber. Thanks for replying to me!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
@@bernardlemay8563 You are very welcome! Thanks for subbing! :D
@Hamgotnew
@Hamgotnew Жыл бұрын
i spend 20 mins trying to fix it and i just had to this video!!
@HaleyRicks-o6e
@HaleyRicks-o6e 5 ай бұрын
So there’s one way if you want to make this more hard, you just do one forever block and get the go to next costume block put it inside the forever block. And then your done ✅ but for beginners look at this video instead but for serious pros who want animations to look good do the code I said.
@CMichaelNeely
@CMichaelNeely 2 жыл бұрын
I love animations.
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
:D
@kushiboyplayz1831
@kushiboyplayz1831 6 ай бұрын
Can you also make a video on how to draw each frame of a character for scratch animations?
@kushiboyplayz1831
@kushiboyplayz1831 6 ай бұрын
because i have trouble with that
@Dolliestxo
@Dolliestxo Жыл бұрын
tysm this works so well but one thing i need is a running animation 😭😭
@hafizsabiqulhaq6041
@hafizsabiqulhaq6041 Жыл бұрын
This is helped me. Thanks
@mixrockbonnie1073
@mixrockbonnie1073 6 ай бұрын
Thanks a lot for this tutorial, the only problem is that on the 4 keys (arrrow keys) one's animation doesn't work
@GREYanimationofficial
@GREYanimationofficial 4 ай бұрын
unlike you said it doesn’t work it just repeats all of my costumes to a pose of just a few pls help me
@mint20000
@mint20000 Ай бұрын
weird my sprite only does the running animation and doesnt switch to idle even i have the if statement
@mint20000
@mint20000 Ай бұрын
idk what to do ive checked atleast 20 times now and it doesnt work
@mint20000
@mint20000 Ай бұрын
nvm figured it out
@DaviSampaiochagas-fx9dq
@DaviSampaiochagas-fx9dq Ай бұрын
How?
@mint20000
@mint20000 18 күн бұрын
@@DaviSampaiochagas-fx9dq messed up something in the big green part of code
@j786friend
@j786friend 8 ай бұрын
Thanks for the help.
@lilypie5420
@lilypie5420 2 жыл бұрын
when u reach 100k subs, will u remember me?
@annaritacapellupo5797
@annaritacapellupo5797 2 жыл бұрын
working fine thank you
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You're welcome!
Scratch Custom Blocks Tutorial
8:21
ShiftClickLearn
Рет қаралды 162 М.
TOP 10 SCRATCH HACKS !
6:13
SL Smart Mind
Рет қаралды 501 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
I Made a Game in SCRATCH with No Experience
5:23
Gambit
Рет қаралды 113 М.
Idle, Run and Jump Animations - Platformer Unity 2D
10:13
Game Code Library
Рет қаралды 67 М.
I Made my first Game in Scratch
5:39
Moyka Noika
Рет қаралды 8 М.
The Genius Way Computers Multiply Big Numbers
22:04
PurpleMind
Рет қаралды 192 М.
How to STUDY so FAST it feels like CHEATING
8:03
The Angry Explainer
Рет қаралды 2,4 МЛН
Top 10 Scratch Games (October 2022)
18:57
ShiftClickLearn
Рет қаралды 2,7 МЛН
My Cancelled Scratch Games Were Actually Good
5:33
ZonxScratch
Рет қаралды 137 М.
Making a COZY Monster Raiser in Scratch
5:24
Goodgis
Рет қаралды 709 М.
The 5 Most USELESS Scratch Blocks! 🤮📉
2:24
The STEAMist
Рет қаралды 106 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41