Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Godot Game Development for Absolute Beginners and All Ages - Complete Series
Course Overview
Source Files
00 Course Overview - Godot All Ages (3:45)
01 What Is Coding (2:54)
02 What Is Game Development (6:28)
Godot Game Engine Introduction
Source Files
01 What Is Godot Game Engine (4:49)
02 What Can You Build With Godot (2:27)
03 What You-ll Need - Godot All Ages (1:21)
04 How To Install Godot (3:08)
Build a New Godot Project
Source Files
01 Build A New Godot Project (1:51)
Navigate the Godot Editor
Source files
01 Navigate Main Menu (5:10)
02 Navigate Scene Window (2:56)
03 Navigate File System (1:37)
04 Navigate Viewport_1 (7:17)
05 Navigate Inspector And Node Windows- (2:42)
How to build a game in Godot
Source files
01 What Are Nodes And Scenes (3:17)
02 What Is A Mesh (1:12)
03 How Collision Works In Godot (7:05)
Build a 2D game with Godot
Source Files
01 Build A Player Scene (9:06)
Enable player input controls
Source files
00 How Player Input Works (1:25)
01 Enable Player Input Controls (5:27)
Build your first visual script
Source files
01 What Is A Variable (1:44)
02 What Is A Visual Script In Godot (4:39)
03 What Is A Function (3:56)
04 Override Physics Process Function With Godot Visual Scripting (9:40)
Code player movement with visual scripting
Source Files
01 What Are Data Types (2:17)
02 What Is A Conditional If Statement (2:57)
03 Move Player To The Right (10:30)
04 Build 4 Directions Of Player Movement With Godot Visual Scripting (9:02)
Build collectible item
Source files
01 Tree Order And The Ready Function In Godot (2:30)
02 Build A Collectible Item Scene (6:17)
03 Instancing And Instantiating (2:19)
04 What Is A Packedscene And Preload Scene In Godot (1:49)
05 Spawn Food Upon New Game With Godot Vs (9:49)
Build randomly spawning collectible items
Source Files
01 What Are Loops (4:07)
02 Spawn Multiple Food Items (8:13)
03 Randomize Position Of Spawned Object (8:55)
Handle collisions with Godot visual scripting
Source Files
00 What Are Godot Signals (1:46)
01 Handle Collisions Between Player And Food (6:10)
02 Move Items To Random Position (8:15)
03 Increase Player Size With Visual Scripting (5:17)
04 Increment Player Size Upon Collision (7:43)
Build random enemy obstacles
Source Files
01 Build Enemy Scene With Image Texture (6:38)
02 Spawn Enemies Randomly With Visual Scripting (16:19)
03 Decrease Player Size Upon Enemy Collision (9:53)
Build game over screen
Source Files
01 Build Game Over Screen (6:56)
02 Check If Player Is Too Small (7:33)
03 Load Game Over Scene When Player Dies (5:35)
04 Overlay Ui Scene On Top Of Game Scene (4:15)
05 Build Restart Game Button (4:27)
06 Restart Game Upon Button Press (5:53)
Set node colors randomly
Source files
00 What Are Arrays (1:57)
01 Build Colors Array (4:14)
02 Where To Go From Here (3:44)
03 Set Texture Of Player With Visual Scripting (5:59)
04 Randomly Select Element From Array (5:19)
05 Randomize Colors Of Food (4:36)
06 Pop And Append Textures To Array (2:16)
07 Check Texture Equality Of Nodes (9:17)
Where to go from here
Source Code
01 Where To Go From Here (3:44)
01 Handle Collisions Between Player And Food
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock