Building a 2D Platformer Game with Godot. Part 2
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 going to learn how to add animations to the player node.
Adding Animations
We go to the player scene...
carlosmv.hashnode.dev7 min read