Godot 4 2D Platformer Starter Kit

Starter Kit for making a complete 2D Platformer in Godot 4. Easily used as a template from GitHub.

📺 Watch the tutorial video.

👩‍💻 View the source and get started with making your own 2D platformer.

Includes every thing you need to start making a 2D pixel art platformer in Godot, from levels to collectibles to the main menu. Full list of features:

  • Keyboard and gamepad input
  • Animated player
  • Tileset and tilemap 
  • 3 levels to start with
  • Doors to move between levels
  • Collectibles that track across levels
  • Music & sfx

Credits


Download

Download NowName your own price

Click download now to get access to the following files:

2d-platformer-linux.x86_64.zip 30 MB
2d-platformer-mac.app.zip 53 MB
2d-platformer-windows.exe.zip 30 MB
godot_2d_platformer-source.zip 6 MB

Development log

Comments

Log in with itch.io to leave a comment.

Thanks to the wonderful template you created, I was able to learn the basics. thank you!

You’re so welcome, glad to hear it!

(1 edit) (+1)

nice, I fell into the void.

R will reset! 😄 I should to make a follow up video and update to the game that checks the level bounds.