https://docs.godotengine.org/en/stable/getting_started/first_2d_game/02.player_scene.html
Creating the player scene — Godot Engine (stable) documentation in English
With the project settings in place, we can start working on the player-controlled character. The first scene will define the Player object. One of the benefits...
creating the player scenegodot engine