Making a Multiplayer FPS in Unity - uNet Tutorial
Offered By: Brackeys via YouTube
Course Description
Overview
Learn to implement player respawning in a multiplayer first-person shooter using Unity's Networking system (uNet) in this intermediate-level tutorial video. Explore key concepts including RPC methods, dead pools, damage systems, player setup, and match settings. Follow along as the instructor guides you through creating a Player script, handling player deaths, setting up respawn mechanics, and integrating these features into the game manager. Gain hands-on experience with C# programming and Unity's multiplayer framework while enhancing your game development skills.
Syllabus
Intro
Player Script
RPC Method
Dead Pool
Taking Damage
Player Setup
Player Defaults
Colliders
Die
Setup Method
Update Method
Testing
Respawn Method
Respawn Code
Match Settings Code
Game Manager Code
Respawn
Taught by
Brackeys
Related Courses
Learn WebSocketsCodecademy Python Online Multiplayer Game Development Tutorial
freeCodeCamp Running Dedicated Game Servers in Google Kubernetes Engine
Google Cloud via Coursera Creating a Responsive Multiplayer Action Web Game in HTML5
Pluralsight Unity Multiplayer Game Development with Node
Pluralsight