Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to make a platformer?
- MathsMaths0
-
5 posts
How to make a platformer?
I need help with a script to make a side-scrolling platfoermer with gravity, 2D, Mainly I need help with the jumping and walljump bit. Thanks
- Despicable_Dad
-
500+ posts
How to make a platformer?
For a broad question like this you should search for tutorials, then come back to this forum if you come up against any specific problems. If you do, be sure to click share on your project and include a link in your post.
Good luck with your project.
Good luck with your project.
- UsernamesAreUseless
-
34 posts
How to make a platformer?
You'll get tons of results if you search up “platformer tutorial” or “platform base”.
- ParadoxScratching
-
100+ posts
How to make a platformer?
There is a youtube video from @pulljosh. Just type
TUTORIAL: Creating a Quality Platformer in Scratch (Revisited)
TUTORIAL: Creating a Quality Platformer in Scratch (Revisited)
- deck26
-
1000+ posts
How to make a platformer?
To combine a platformer with a scroller my recommendation is to test the movement of the player first in platformer mode (by changing x and/or y), test for validity and then undo the move. For a move that you identified as valid you then make the move properly by changing scrollx/y. That is likely to be a lot quicker than testing the movement by changing scrollx/y and testing validity for every other object. If you do that combining the two types of game is just a case of being able to do each separately and understanding how they work.
- NpChecker
-
100+ posts
How to make a platformer?
See here! 
Platformer
https://wiki.scratch.mit.edu/wiki/Platformer
How to Make a Basic Platformer
https://wiki.scratch.mit.edu/wiki/How_to_Make_a_Basic_Platformer
SHOW MORE SITES ABOUT PLATFORMERS…

Platformer
https://wiki.scratch.mit.edu/wiki/Platformer
How to Make a Basic Platformer
https://wiki.scratch.mit.edu/wiki/How_to_Make_a_Basic_Platformer
SHOW MORE SITES ABOUT PLATFORMERS…
- MathsMaths0
-
5 posts
How to make a platformer?
Wow, thank you everyone for your replies. I would never have expected six people to reply.
- FuturePr0
-
100+ posts
How to make a platformer?
what you want is called a ‘scrolling platformer’ I need help with a script to make a side-scrolling platfoermer with gravity, 2D, Mainly I need help with the jumping and walljump bit. Thanks
- mcgrammar16
-
1 post
How to make a platformer?
Hello guys, I have always faced the problem (jumping on the ground) @MathsMaths0 asked, and I finally found help here. Thanks for asking the question and answering the question. ( I know I am not helping if I write this.)
- Wainggan
-
500+ posts
How to make a platformer?
Welcome to the forums! Hello guys, I have always faced the problem (jumping on the ground) @MathsMaths0 asked, and I finally found help here. Thanks for asking the question and answering the question. ( I know I am not helping if I write this.)
Alas, you aren't helping by necroposting, but now you know! Don't post on old topics~
- DerpyHead0
-
1000+ posts
How to make a platformer?
everyone please stop necroposting this post is more than a year old
stop making more posts
stop making more posts
- MathsMaths0
-
5 posts
How to make a platformer?
To close this aged forum I can say that I have learnt a lot in the past two years and using my newfound knowledge I could probably now make a platformer, though I no longer want to. If anyone else needs help, you can just ask. I've started moving away from Scratch however and moved to more complex/better ways of creating projects.
Thank you all for your responses.
Thank you all for your responses.
- BouncyPizzaPup
-
2 posts
How to make a platformer?
Hi! I need help making a platformer. I made one but it is really glitchy.
If you help me, I will give credit.

If you help me, I will give credit.
- qucchia
-
100+ posts
How to make a platformer?
Please create a new topic and explain your problem there. Hi! I need help making a platformer. I made one but it is really glitchy.![]()
If you help me, I will give credit.
- DrGaming_92Games
-
100+ posts
How to make a platformer?
Hi! I need help making a platformer. I made one but it is really glitchy.![]()
If you help me, I will give credit.
Please make your own topic if you need help
- BouncyPizzaPup
-
2 posts
How to make a platformer?

Last edited by BouncyPizzaPup (Feb. 14, 2020 17:00:04)
- Discussion Forums
- » Help with Scripts
-
» How to make a platformer?