Space, C - Jump
Arrows - Move
Description

This character controller demo was created with the intent of being a decent starting point for Precision Platformers using Godot. Instead of teaching the basics, I tried to implement more advanced considerations.

That's why I call it 'Movement 2'. This is a sequel to learning demos of similar a kind.

After playing around with the demo, you could potentially just copy over the Player.gd script and form it to your needs.
Another option is to take the project as is and add to or subtract from it until you have a complete game.

Source Code

Credits
  • WhiteShampoo [ Help in understanding and code snippets ]
  • Totally [ Creator of the icon ]
  • Dawnosaur [ Making the video that inspired this project ]
StatusReleased
CategoryAssets
Rating
Rated 5.0 out of 5 stars
(6 total ratings)
AuthorTheoTheTorch

Comments

Log in with itch.io to leave a comment.

(1 edit) (+2)

works wit godot 4.2?

edit: seems to work. The basic controls are good. Would be nice to change values from the insperctor and have things like wall jump and dash too

(+1)

Great demo, thank you for this :)