I'm not trying to be those people who say thank you for a heart but, thank you for this it genuinely helped me, I tried to follow griffpatches tutorial on platformers and I couldn't really understand what was meant for what, this was simple and yet still keeps that platformer feel to it. This simplicity made me understand what was meant for what since I'm so young. I'm am genuinely thankful for this since I signed up for a coding tournament at school and this will help me with it
I've made a platformer in scratch used your tutorial to learn and then completely changed the platformer and now im starting to make it in unity. I just wanted to say thanks for helping me learn scratch
Tip: If you want spikes in your game go to the costume or level you want it in, rotate squares to look like diamonds, send them to the back of the costume halfway to make it look like triangles, and it’ll work perfectly.
I feel like your not explaining it in the way I think you should. this doesn't mean its a bad tutorial. this is what lots of people are looking for. I just want to be able to apply what I learn to other things. I feel like this just teaches me a one dimensional view of it, like "these are the blocks that make a platformer" but I want to know what these blocks are doing by themselves. why were using them over other things. why these particular blocks when put together make a platformer. if I were to ask how to build a table I don't want to be told "take this block of wood and put it here then do it here, here, etc." I want to be told: "were putting this block here to lift the table off the ground, and this one here to reinforce it." so I can then use this knowledge to reinforce a shelf later. rather than only knowing how to build a table.
Incredible! Many times I've looked at different tutorials for creating a platformer, the code is almost the same everywhere, but usually it is so large that it is very difficult to understand it. After all, it is important not only to copy it, but also to understand how it works. In this video, it has been simplified and condensed so much that even I could figure it out. Thank you for the video!
I've made a platformer in scratch used your tutorial to learn and then completely changed the platformer and now im starting to make it in unity. I just wanted to say thanks for helping me learn scratch
Thank you so much! Your tutorials are really helping me get into scratch programming, its also a lot of fun to add my own levels and lives to the games that i make
I have a problem whenever my character hits the ground he sinks in and then slowly comes back up, I have checked I did everything correctly I can't figure out what I did wrong can someone help?
The hitbox thing gave me an idea to make a platformer where you have to grab objects with the edge of your hat. Thanks so much for this video and keep up the great work!
Thank you so much!! Not only was this kind of fun but his helped me gain a better understanding on how to use various blocks in Scratch. I've tried to follow other people's tutorials on how to make stuff but I never got what was for what. Genuinely I understood this and I'm only in year 7. Thank you again!!
Thank you so much for this video! I've tried to find a tutorial on platformers that wasn't too complicated because it would just be lots and lots and lots of code (which would have absolutely no meaning to me), and it was quite likely to make a mistake so that your game won't work! I like how the code in your video is simple and easy to understand and digest, especially because my dad wants me to learn Python, and some aspects of that programming language and Scratch are similar. I am very grateful that I came across this video! Also, if possible, could you make a wall jumping video? Thanks so much! 😆
bro iv been trying to make a game like this on scratch all day ( im not exaggerating) no videos helped but this one worked like magic thank you so much
dude thanks this really helped. I was bored in my room and decided to check scratch and tried making game. problem is I kinda forgot how to so I checked for a tutorial and found this. thats a sub gained!
I'm stuck on the first part I don't have an option for level just edge mouse and platform also my sprite just keeps falling till he's out of sight. (Nvm I'm dumb I figured it out)
This guy is our Scratch guide, thanks for the tutorial. Its working normal and fine. So its kinda lil bit easier to make another levels. Thanks for that again :D
This was really helpful thank you so much!!! Also good job on 40k subs! Oh and could you make a tutorial that shows how to make a Pizzaire that would be so helpful if you could
Hope you enjoyed this video! If you want to check out the Platformer game that I created in this video: scratch.mit.edu/projects/521622325/ Know enough Scratch and want to move on to making REAL web games? Check out my course here! www.fuelvin-academy.com/
I currently know how to make a platformer in scratch. i usually use complicated scripts and code to make it, although. after watching this video. i gained over 943,423,634 platformer ideas, and i just learnt how to make it simple YAY!!!
thank you so much! saving me from my homework due tomorrow, but i think mine might be a little bugged. istead of going right then stopping or going left, it just glides till the wall stops it
huh, i followed the tutorial but my sprite sinks slightly into the ground after I have jumped and then glides up to the top of the ground, help? edit: I forgot to make sure the pink block ran without screen refresh.
if u put When flag clicked then Forever + Repeat until Touching (name of the sprite thats the ground) Change y by -10 you can make gravity without using custom blocks so if you dont want to use custom blocks then use this i tested it EDIT:You have to make the jump go 10y or it will do a small jump
Thank you, this helped alot! I'm trying to make a cookie run type of thing and wanted a smooth jumping. But when i tried it with my other game it didn't work, i have no idea why...
Good tutorial! But when the Player jumped it got stuck in the ground when it lands and it's only able to go left. I don't know if this is what it's supposed to do or did I code it wrong.
thank you for this tutorial the other tutorials didn't work but this one does and this was my 1st platformer and this tutorial is the best tutorial keep up the good work ;)
This is so cool! Thank you so much for the tutorial! Now i can make my own platformer game for the very first time :D It's really helping! maybe i had a struggle time bcs i don't see until done so now I'm very happyyyyy! THANK YOUUUUU!
esxuce me this is my first time using a tutorial for a platformer and when i added the when falled to go back to start of the level but when i went to test it i cant move walk jum or talk and only the waking aniimatoin works
I'm not trying to be those people who say thank you for a heart but, thank you for this it genuinely helped me, I tried to follow griffpatches tutorial on platformers and I couldn't really understand what was meant for what, this was simple and yet still keeps that platformer feel to it. This simplicity made me understand what was meant for what since I'm so young. I'm am genuinely thankful for this since I signed up for a coding tournament at school and this will help me with it
Yeah me too, I did griffpatch tutorials too, and there is a simple plataformer but this is the next level
This man speakin fax tho
No hate to griffpatch obviously he's great but I've never fully understood what he was talking about in his tutorials!!
Me too
Exactly!!! I'm now getting help from him because griffpatches tutorial made just about 0 sense.
I've made a platformer in scratch used your tutorial to learn and then completely changed the platformer and now im starting to make it in unity. I just wanted to say thanks for helping me learn scratch
does unity use python
same her
Bruh
@@chernetyohannes6130 c#
Tip: If you want spikes in your game go to the costume or level you want it in, rotate squares to look like diamonds, send them to the back of the costume halfway to make it look like triangles, and it’ll work perfectly.
IM GOING TO BE THE GREATEST GAME MAKER IN THE WORL- erhm, thank you.
Ex dee
Lol
lmao tru
@@Sharparrow81 d c
Can
9:45 at this point my character could go up but wouldn't go down
I feel like your not explaining it in the way I think you should. this doesn't mean its a bad tutorial. this is what lots of people are looking for. I just want to be able to apply what I learn to other things. I feel like this just teaches me a one dimensional view of it, like "these are the blocks that make a platformer" but I want to know what these blocks are doing by themselves. why were using them over other things. why these particular blocks when put together make a platformer. if I were to ask how to build a table I don't want to be told "take this block of wood and put it here then do it here, here, etc." I want to be told: "were putting this block here to lift the table off the ground, and this one here to reinforce it." so I can then use this knowledge to reinforce a shelf later. rather than only knowing how to build a table.
if u think that i reccomend griffpatch's tourtial
some people need a dumbed down quick explanation tho. Maybe some people need to do something fast and don't have much time
bruh seriously you don't have to be so dramatic. at least you can make somrthing now. i think it was helpful
DUDE READ THE TITLE IT SAYS “CODE A PLATFORMER GAME NOT MINECRAFT” BOZO
Guys, he says the tutorial isn't bad. It's just not explained in the fullest. Stop hating on him
I am doing the tower defense tutorial and I love it! I love how you explain it and I want to be like you!
Incredible! Many times I've looked at different tutorials for creating a platformer, the code is almost the same everywhere, but usually it is so large that it is very difficult to understand it. After all, it is important not only to copy it, but also to understand how it works. In this video, it has been simplified and condensed so much that even I could figure it out. Thank you for the video!
Same
So True
My dog can't even move! :(
@@agnes1535 my character wont stop jumping :(
@@jimy9733 I’m too lazy to make all of this :(
I've made a platformer in scratch used your tutorial to learn and then completely changed the platformer and now im starting to make it in unity. I just wanted to say thanks for helping me learn scratch
Thank you so much! Your tutorials are really helping me get into scratch programming, its also a lot of fun to add my own levels and lives to the games that i make
@R3AL TroopZ a duck walked up to a lemonade stand
@@ekto3687 and he said to the man runnin the stand
@@YoshiWithHat you got any grapes?
@@taxfraudisgreat the man said no
@@YoshiWithHat we just sell lemon aid but its cold and fresh and its all home made
I loved The tutorial, I made the game in a day!! I am Also Thinking of adding more levels and better upgrades to the game!!
Gonna download this, i will try this in the course of the week
as a expert at scratch i can say that this tutorial is a 9 / 10 because you made VERY VERY VERY good design on your level
I have a problem whenever my character hits the ground he sinks in and then slowly comes back up, I have checked I did everything correctly I can't figure out what I did wrong can someone help?
The hitbox thing gave me an idea to make a platformer where you have to grab objects with the edge of your hat. Thanks so much for this video and keep up the great work!
good idea
@@degamer909 yea
nice Zen1thGam1ng
have you made it? i would love to play that
Congrats on 40k bro and Ty for these amazing tutorials
says george pig XD
@@mmtophat. nah, he would just spam dinosaur
@tatos529 tru
Thank you so much!! Not only was this kind of fun but his helped me gain a better understanding on how to use various blocks in Scratch. I've tried to follow other people's tutorials on how to make stuff but I never got what was for what. Genuinely I understood this and I'm only in year 7. Thank you again!!
Congrats on 40k! These tutorials are so good!
@Natanex ik its sad
I had some problems first but I looked back at the video and did the correct thing. Thank you Warfame, very cool.
what was wrong for you?
Thank you so much for this video! I've tried to find a tutorial on platformers that wasn't too complicated because it would just be lots and lots and lots of code (which would have absolutely no meaning to me), and it was quite likely to make a mistake so that your game won't work! I like how the code in your video is simple and easy to understand and digest, especially because my dad wants me to learn Python, and some aspects of that programming language and Scratch are similar. I am very grateful that I came across this video! Also, if possible, could you make a wall jumping video? Thanks so much! 😆
bro iv been trying to make a game like this on scratch all day ( im not exaggerating) no videos helped but this one worked like magic thank you so much
This is awesome! Really helped me make my first platformer!
This is actually really good, all the videos I tried ALL SUCKED except for this one. This is the best explaining if ever heard.
Thanks Warfame! We have fun with my son in all the steps. Now, we want to add some scenarios and extra lives!
You mean levels? There is no lives
@@tatos529 In his game there might lives be so you don't immediately die when you hit lava or spikes
@@MagicalMasterMind well warfame doesn’t have a live system so I think he can’t do a tutorial on that
@@tatos529 live means life like 3 life so you don't die immediately live lose when hit spike or lava
@@md.ershadulhoque3940 I know, I just was confused since warfame mentioned no lives, long story short I’m stupid
This is great
however im having problems since the every time the player hits the ground after jumping it sinks on collision
I loved it! Thanks for this amazing Platformer Game. My friends enjoyed playing it!
shere link in scratch
This is the best Scratch tutorial I've seen yet! I hope you keep making more!
Oh oops I accidentally disliked it but i changed it
Go and look at griffpatch bro he is better
Thank you so much for this platformer tutorial. I clicked really fast when I saw this notification xD
Me too
me who clicked faster than lightning :
i don't know hy but it won't let me move after i put the check fall off screen
Nice video!
dude thanks this really helped. I was bored in my room and decided to check scratch and tried making game. problem is I kinda forgot how to so I checked for a tutorial and found this. thats a sub gained!
A perfect tutorial. It helps me a lot!!!
Thank You So Much This Really Helped Me A lot
Congrats on 40K!! I love your tutorials! 😊
It really worked,thank you so much
Warfame: We Can Also Delete Our My Varible Varible XD
that funny
*Variable*
@@fireturd2k1 Y E S
I dont get it
@@retroc1ty warframe said that accidentally lol
ive got the exact same code but the jump wont work. pls help
I'm stuck on the first part I don't have an option for level just edge mouse and platform also my sprite just keeps falling till he's out of sight. (Nvm I'm dumb I figured it out)
My sprite keeps falling until he’s out of sight as well. What did you do to fix it?
Thanks! This really helped me. I;m making a game for school and i need this. Thank you!
Thanks, I learned a lot there. My character hangs a bit at the start, I have to hit jump to get him moving, if not, he runs in place.
This guy is our Scratch guide, thanks for the tutorial. Its working normal and fine. So its kinda lil bit easier to make another levels. Thanks for that again :D
Thank You So Much for the tutorial. I love it
One question. For some reason, the player sprite floats a tiny bit above the ground and lava, so it will not actually touch lava. Please help! Thx
Never mind. I figured it out. The hitbox went under the feet. Thx for the awesome tutorial!
This was really helpful thank you so much!!! Also good job on 40k subs! Oh and could you make a tutorial that shows how to make a Pizzaire that would be so helpful if you could
Man... I'm so glad you did that... THANK YOU !
me too
Thank you so much this was so captivating it helped me so much in my school project and I didn't get very distracted. You deserve a sub.
I remeber watching this 2 years ago and you now made me a very good scratcher now
This is so cool but what happened to the Pacman series? I'm so excited about the next part of it!
More parts of the PacMan series will be coming soon!
@@Fuelvin Thank you so much😊
This worked almost perfectly except for one glitch. The player cannot move left or right unless they jump first. Is there a way to fix it?
Try having your player sprite floating off the ground (doesn't matter how much off the ground).
Hope you enjoyed this video!
If you want to check out the Platformer game that I created in this video:
scratch.mit.edu/projects/521622325/
Know enough Scratch and want to move on to making REAL web games? Check out my course here!
www.fuelvin-academy.com/
@MrFlamin Me too, but I solved it by making hit box bigger.
Can someone tell me why i keep spawning in random locations and can not jump
@@haritafarooq maybe you put wrong greater or smaller than blocks or misplaced variables.
@@haritafarooq Maybe you put block "go to random position" instead of "going to hitbox".
this is amazing
Umm I still don't get how you make the player colliding with the walls
Thank you so much for this tutorial, it really helped! I'm geniesree on Scratch and I've never been able to make one of these from scratch before!
I currently know how to make a platformer in scratch. i usually use complicated scripts and code to make it, although. after watching this video. i gained over 943,423,634 platformer ideas, and i just learnt how to make it simple YAY!!!
The Player still sinks to the ground when it falls, but slowly as if it was Sand
Same :/
That happened to me at first but then I just redid it and it worked
bruh i did what you said to do yet gravity does not happen when i change hitbox thing i cant move the cat just nothing happens
i fixed the problem and now im haveing another the cat dont turn anymore
Really good tutorial! This deserves a like!
i'm making a platformer game your tutorial will help a LOT on my game(mostly x collision)
this helped soo much. another tutorial you made gave my game 500 views! thx so much!
thank you so much for this video i liked how everything was so clear and how you explained it so and thank you very much too for making this video
i have problems with my character moving around and the hitbox thing keeps flickering from the character to the hitbox.
My player kept falling through the Level.
Edit: there was something wrong with my code and fixed it
same here i think i did soming wronge?
How did you fix it
@@amv4u683 how did you fix it
Tbh I just did it again
how did you fix it
Thank you Fuelvin this really helped a lot to make one of my games.
thank you so much! saving me from my homework due tomorrow, but i think mine might be a little bugged. istead of going right then stopping or going left, it just glides till the wall stops it
same :(
Somebody help me! Mine does work, but one small issue, it doesnt collide with the walls, and goes up it like a ramp. Somebody help me!
maybe you tilted the level slightly
this is an amazing video. i do have a question thought. is there a way to make my game controls wasd instead of < ^ V > keys ?
You can make them wasd keys.
just switch the ''if pressing arrow key'' to ''if pressing wasd key'' its pretty easy
what if you dont have the hitbox sprite because you didnt want the walking animation?? e.g. 20:46 i dont have the hitbox sprite
huh, i followed the tutorial but my sprite sinks slightly into the ground after I have jumped and then glides up to the top of the ground, help?
edit: I forgot to make sure the pink block ran without screen refresh.
Thanks for helping me learn scratch!
if u put When flag clicked then Forever + Repeat until Touching (name of the sprite thats the ground) Change y by -10 you can make gravity without using custom blocks so if you dont want to use custom blocks then use this i tested it
EDIT:You have to make the jump go 10y or it will do a small jump
If you do that the gravity wont feel real there would not be gravity acceleration
what if you collide with a ceiling? You'll simply be stuck there with the level.
THANK YOU SOOOOOO MUCH!!!!!! I have been looking for a tutorial involving sprite animations for soooooooo longggggg!!!!!!!
Thank you, this helped alot! I'm trying to make a cookie run type of thing and wanted a smooth jumping. But
when i tried it with my other game it didn't work, i have no idea why...
That happened with me too! I'm stuck with this situation.🤦♀
I have that problem to!
This actually works! And it is so simple I added another ability for my player character
what was it?
@@rogamer4009 A speed boost if you hold the z button
結構簡単に作れるのだと理解しやすかったです(〇‘∀‘)
for some reason win my sprite hits a wall he goes in it please tell me how to fix it
hi i'm from the future where scratch7.0 exists. This a one of the classics. keep making!
Thank You, Me And My Friend Were Trying To Make A Game But We Couldn't Figure It This Helped A Lot!
does anyone know why my character is just phasing through the walls?
nvm i got it
how to fix@@wanwood360
how do you fix it@@wanwood360
this is actually kinda better than griffpatch's tutorial
i having troubles with the "jump" i followed everything, but it wouldn't jump
Same, did you find out the fix?
Great Tutorial! I've entered it into a competition!
Good tutorial! But when the Player jumped it got stuck in the ground when it lands and it's only able to go left. I don't know if this is what it's supposed to do or did I code it wrong.
Subscribed! Even saw this when i was looking at games in scratch!
thank you soo sooo much for this tutorial it realy helped alot thank you:):):):)
Warfame what's the difference between just using: when pressed up arrow, change X by (whatever) and the other stuff u Did
thanks so much for helping me create a good platformer keep up the good work
@Warfame, How To Make A Clone To Have Gravity Too?
thank you for this tutorial the other tutorials didn't work but this one does and this was my 1st platformer and this tutorial is the best tutorial keep up the good work ;)
This is so cool! Thank you so much for the tutorial! Now i can make my own platformer game for the very first time :D It's really helping! maybe i had a struggle time bcs i don't see until done so now I'm very happyyyyy! THANK YOUUUUU!
For some reason when my character spawns it won't move left or right unless it jumps.
my charecter keeps jumping up an down and dosen't stop even when im not pressing uparrow can anyone help me
im new and this helps a ton
your videos are amazing! i dont know why you don't have 1 million subs!
999999999 Million*
This was so helpful, thank you!
I'm working on a platformer in Scratch and I want to see if there is a way to get the character to wall jump.
when i press the key i programmed to jump, it doesn't work and the only way the character jumps is by pressing the flag
Where do you put checknext level block if you did not make a walking animation
esxuce me this is my first time using a tutorial for a platformer and when i added the when falled to go back to start of the level but when i went to test it i cant move walk jum or talk and only the waking aniimatoin works
You are good at making tutorials!!!
Myns broken when i set to 0.anything it moves to the left and wont go anywhere and only the floor is soled i can't jump or move to the right
Omg This helped a lot thank you soo much! I will even give you credit before publishing my project
Whenever I jump my character go's into the ground a little bit and you have to jump twice to get out idk how to fix it