Completed
Singleplayer Option
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn Unity Multiplayer - Netcode for Game Objects Unity Tutorial 2023
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro, Overview
- 2 Final Game Preview
- 3 What you Should Know
- 4 Singleplayer Overview
- 5 Install Netcode and basic Setup
- 6 Sync Player Movement, Client Vs Server Auth
- 7 Sync Player Animations
- 8 Sync Delivery Manager
- 9 Fix Selected Counter Visual
- 10 Sync Pick up Objects
- 11 Sync Kitchen Object Parent
- 12 Sync Plates Counter
- 13 Sync Trash Counter
- 14 Sync Cutting Counter
- 15 Sync Stove Counter
- 16 Sync Plate Add Ingredients
- 17 Player collisions
- 18 Sync Game State
- 19 Sync Pause
- 20 Handle Disconnects
- 21 Handle Late Joins
- 22 Connection Scene Flow
- 23 Character Select Scene
- 24 Lobby
- 25 Relay
- 26 Game Server Hosting Multiplay, Matchmaker, Vivox
- 27 Multiplayer Debug Tools
- 28 Singleplayer Option
- 29 Gamepad Test
- 30 Final Game
- 31 CONGRATULATIONS