Completed
- Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to Multiplayer Game Development with Unity Netcode for GameObjects
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Get started with Netcode for GameObjects
- 3 - Client server topology
- 4 - Netcode for GameObjects example in new Unity project
- 5 - UDP User Dataframe Protocol
- 6 - Unity Transport
- 7 - Testing multiplayer
- 8 - Multiplayer Play Mode
- 9 - Listen server/ host architecture
- 10 - Ownership
- 11 - OnNetworkSpan
- 12 - IsOwner
- 13 - Synchronization
- 14 - Server authority
- 15 - Exploits and hacks
- 16 - State desynchronization
- 17 - Remote Procedure Call RPC