Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to make a Platformer || Platformer Tutorial
- lambodhar
-
42 posts
How to make a Platformer || Platformer Tutorial
Hey There! Welcome to a Platformer Tutorial
I will be showing you how to make a Platformer with a ton of features including Enemy AI, Water, smooth movement and more!
If you use this tutorial please do credit me @lambodhar. Also, it would be great if you followed me too since I worked hard on making this tutorial
Additionally, you can have fun playing this game below:
Just click on the image to play and have fun!

Let's first start off by drawing the player!
Make a new sprite and then, draw the player as a square as depicted below

Let's now code the player
Just follow all the coding below :)
We are now done with the coding the player!
Now, let's code the level.
Make a new sprite called level.
Then make multiple costumes of different level as shown in the below picture
Each costume is a one level
Then, code the level as shown below
Now, let's make enemy AI
For this, duplicate the player sprite and then edit the enemy codes as shown below.
You can additionally, make the enemy red colour
Now, we are done with coding the enemy AI!
Now, let's code the water!
For this, make a new sprite called water and make the water level the same way you made the ground levels!
Each costume will be one level
Preferably, make the colour “blue”
Then, code the water as shown below:
AND….. You are now done!!!!
CONGRATS ON MAKING AN ADVANCED PLATFORMER!
IF YOU HAVE ANY DOUBTS, BE SURE TO COMMENT ON MY PROFILE OR YOU CAN ASK IN THIS FORUM TOPIC ITSELF!
THANKS AND BE SURE TO CREDIT ME @lambodhar IF YOU USE THIS TUTORIAL
ALSO, CONSIDER FOLLOWING ME TOO!
BYE…
I will be showing you how to make a Platformer with a ton of features including Enemy AI, Water, smooth movement and more!
If you use this tutorial please do credit me @lambodhar. Also, it would be great if you followed me too since I worked hard on making this tutorial
Additionally, you can have fun playing this game below:
Just click on the image to play and have fun!

Let's first start off by drawing the player!
Make a new sprite and then, draw the player as a square as depicted below

Let's now code the player
Just follow all the coding below :)
We are now done with the coding the player!
Now, let's code the level.
Make a new sprite called level.
Then make multiple costumes of different level as shown in the below picture
Each costume is a one level

Then, code the level as shown below
Now, let's make enemy AI
For this, duplicate the player sprite and then edit the enemy codes as shown below.
You can additionally, make the enemy red colour
Now, we are done with coding the enemy AI!
Now, let's code the water!
For this, make a new sprite called water and make the water level the same way you made the ground levels!
Each costume will be one level
Preferably, make the colour “blue”
Then, code the water as shown below:
AND….. You are now done!!!!
CONGRATS ON MAKING AN ADVANCED PLATFORMER!
IF YOU HAVE ANY DOUBTS, BE SURE TO COMMENT ON MY PROFILE OR YOU CAN ASK IN THIS FORUM TOPIC ITSELF!
THANKS AND BE SURE TO CREDIT ME @lambodhar IF YOU USE THIS TUTORIAL
ALSO, CONSIDER FOLLOWING ME TOO!
BYE…
Last edited by lambodhar (Sept. 30, 2020 03:00:46)
- Cat_Dusty
-
500+ posts
How to make a Platformer || Platformer Tutorial
This isn't the right place to post this…
- lambodhar
-
42 posts
How to make a Platformer || Platformer Tutorial
Then where should this be posted? This isn't the right place to post this…
- Discussion Forums
- » Help with Scripts
-
» How to make a Platformer || Platformer Tutorial