Godot 4 2D Platformer

This is a game I made/ am working on to learn more about Godot and game development. This is based on a tutorial on YouTube done by Brackeys https://www.youtube.com/watch?v=LOhfqjmasi0&list=PLrIRnpDT21wtk97JS76ajfIK1m-C0kZgD&index=3&t=3161s I have made many changes to it. The art, music, and some code come from their video. I have made the following changes:

  • Added title menu with Play, Option, and Quit buttons.
  • In the options menu, you can adjust different sound levels.
  • Made 2 levels.
  • Modified the base slime enemy to detect edges and change direction.
  • Added a slime enemy that will move toward the player. It will also jump at the player if they are above it.
  • Changed jumping mechanics to give the player more control.
  • Added coyote time to make jumping feel smoother.

Next additions:

  • Add some lighting effects.
  • Redo the menus and add options to change inputs.

Leave a comment

Log in with itch.io to leave a comment.