- Godot Engine Offical - Offical Youtube Channel, many examples are available
- Animation Editor - Godot version 3.1 animation editor tutorial. A very useful video explaining the workspace and the features of the use of tools in the workspace.
- Tileset Editor - It is a very useful content that you can easily learn to use tileset in Godot Engine and give you ideas.
- Making a 2D game in an hour - This video based on the Platform Game tutorial series by Heartbeast. Includes platform, player moves and animations.
- Screen Sizes - Make game adapt to different screen sizes with this tutorial
- Intro to 3D - We’ll look at how to start working in 3D in Godot. You’ll learn how to navigate in the 3D editor, how to create and manipulate 3D objects, and how to work with some of Godot’s essential 3D nodes, such as cameras and lighting.
- Godot Recipes - A playlist of examples of where all the top things come to mind are. (Laser Effect, Car Control, KinematicBody, Animations...)
- TileMap Navigation - Isometric and Hex (Github) - TileMap navigation and avoid the common pitfalls, even when using isometric or hex-shaped tiles!
- TileMap Navigation - Isometric and Hex (Youtube) - TileMap navigation and avoid the common pitfalls, even when using isometric or hex-shaped tiles!
- Pathfinding on a TileMap with Navigation2D (Youtube)
- Tank Battle - 15 Parts, Tank Battle Game, In education, topics such as tilemaps, pathfinding, ai/behavior are explained in detail.
- Circle Jump: A Godot Mobile Game - 14 Parts, Mobile Game Example. One-touch mobile game.
- HeartBeast - Hi! Welcome to my channel. My name is Benjamin and I make GameMaker Studio Tutorials, Godot Engine Tutorials, and pixel art tutorials. If you want to learn to make games you are in the right place!