Articles in this series
This article is the first part of a series about building a 2D platformer game with Godot. In this article, we will cover how to install Godot, create...
In the previous article, we learned how to install Godot, how to create a Godot project, and how to create a scene and nodes. In this article, we are...
Previously, in part 1 of this series, we learned how to create a Godot project and add scenes and nodes. In part 2 of this series, we learned how to...