Movement 2
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 ]
Status | Released |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (6 total ratings) |
Author | TheoTheTorch |
Comments
Log in with itch.io to leave a comment.
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
What's the problem? Open it with an older version until it works. If you want it working in a current version, go step by step and open it in a newer version until you at the current one. It converts every time so it works but probably could not convert it over more than 2 versions.
Great demo, thank you for this :)