This video tutorial continues the journey about rust and godot by updating our Area2d Player struct to a characterbody2d. In addition we will add collision with a static body and apply a gravity to the player
You can find the code on Github: https://github.com/Schr3da/gdext-rust...