Getting Started
Get started with 3D in Godot with this simple Maze game.
Player Movement
In this lesson, we create a player, a camera that follows it, and make it move in the 3D world.
Level Design
Following the previous lesson, we design a level with Godot’s GridMap.
User Interface and Timer
In this last part of our beginner 3D tutorial, you’ll learn to create a game end screen to show the player their play time.