Autoplay
Autocomplete
Previous Lecture
Complete and continue
Godot 4 Multiplayer: Make Your Own Online Game - EARLY ACCESS
Introduction & Setup
Welcome To The Course (1:58)
Networking Basics (10:52)
Community & Support (1:33)
Accessing Our Projects (4:38)
Player Character
Section Intro - Player Character (0:53)
Importing Assets (4:09)
Tile Sets (8:54)
Animation Setup (8:07)
Movement Input (14:23)
Movement Animations (13:20)
Double Jumping (12:08)
Camera Following (9:36)
Parallax Background (8:37)
Player Refactoring (5:49)
Multiplayer Connection
Section Intro - Multiplayer Connection (1:10)
Main Menu (10:26)
Hosting A Game (12:59)
Remote Procedure Calls (6:00)
Joining A Game (15:37)
Starting The Game (17:05)
Spawning Players (17:24)
Player Authority (14:27)
Platformer Puzzles
Section Intro - Platformer Puzzles (1:39)
Player State Machine (14:33)
Pressure Plate (17:16)
Opening A Door (13:04)
Connecting Interactables (5:17)
Treasure Chest (14:08)
Player Interaction (16:04)
Key Item (16:03)
Exit Door (13:39)
Level Design (10:09)
Co-op Bridge (14:58)
Pushable Objects (7:52)
Transferring Ownership (16:04)
Pushing Forces (4:43)
Player Finder (18:55)
Interpolation (18:54)
Varied Characters (12:47)
Level Exit (18:39)
More To Come
More To Come
Extras
Downloads
Networking Basics
We learn about how online multiplayer games work behind the scenes and discuss how we are going to structure our project.
Godot High-level Multiplayer Documentation
Godot Dedicated Servers Documentation
Complete and continue