How to make a basic platformer! (Part 1)

UpvoteUpvote 1 DownvoteDownvote

Features on these Courses

Stats

22 visits, 24 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY-NC 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Published on 3 Jul, 2025.

Hello,

I see you want to make a simple, basic plaformer! I'm here to guide you all the way!

1. Create a project, any size will do! Be creative and experiment with different settings.

2. Add a new sprite, name it player. Design, Resize and Customize to your hearts content!

3. Add the behaviour "Platform"! This allows you to use the arrow keys to move around and interact with the world!

4. Make another sprite and name it Wall/Platform! This will act as your ground to stand on platforms!

5. Give it the "Solid" behaviour! It prevents any object from passing through!

6. Test your game and create more platforms! The more, the better!

Congrats, you learnt the basics to making a platformer!

Next, adding more levels and winning mechanics.

  • 0 Comments

Want to leave a comment? Login or Register an account!