How to create a Rigidbody Player Controller - Learn Godot 4 2D - no talking

Опубликовано: 20 Август 2026
на канале: DevDrache
3,163
93

Are you ready for Rigidbody?
if not, i can understand it :)

In this video I show you how you can use the RigidBody to make a very simple player controller for platformers in godot 2D.

If you liked the video and are interested in more don't forget to subscribe.
And If you would like a video about a game mechanic, leave a comment about it


📜 Note
GitHub: https://github.com/derdrache/tutorial...

Physic rope:    • How to create a interactive physic object ...  
Physic bridge:    • How to create a physic bridge - Learn Godo...  


💎 Assets
https://jesse-m.itch.io/jungle-pack


🎵 Music credits
"Ancient Winds" from Kevin MacLeod


❤️ Support the Channel
Ko-Fi: https://ko-fi.com/devdrache


🎬 Video Chapters
0:00 - What you can expect
0:10 - create player scene
0:45 - code: movement
1:40 - code: animation
2:10 - code: jump


☠️ Difficulty Levels
Beginner: Very few and simple code - For everyone
Beginner 2: More code but still quite simple
Advanced: Basiscs must be in place, simple code is over
Advanced 2: now things are getting wild :)