XP Progression / Unlocks - Make a Multiplayer Game in Unreal Engine 5 - Unreal Beginner Tutorial #20

Опубликовано: 09 Октябрь 2024
на канале: GameDevRaw
5,841
121

Check out my Patreon: https://www.patreon.com/user?u=60713904 Become a member:    / @gamedevraw  
Join the {GDR}; Discord server and download my free project files:   / discord  
Buy me a coffee: https://ko-fi.com/bluntstuffy
Follow me on Twitter:   / bluntzombie  

Rank icons created by Dimitry Miroliubov from FlatIcon.com: https://www.flaticon.com/free-icons/rank

This tutorial is mostly about how to setup a multiplayer framework in Unreal Engine 5, we're going to look at replication, what classes we can use on the server/client and how do they replicate. GameInstance, GameMode, PlayerController, GameState, PlayerState as well as Menus and creating and joining Online Sessions.
We are going to do this using assets from the Lyra Example game to create a simple Coop Thirdperson Shooter.

00:00 - 01:29 Intro
01:30 - 08:16 Clean-Up and Fixes
08:17 - 15:46 New Structures and DataTables
15:47 - 20:16 Create 'Item Locked' PopUp
20:17 - 28:36 Character Buttons Setup
28:37 - 36:46 Update Lobby Character
36:47 - 40:55 Replication and Ownership
40:56 - 53:49 Model / Skin Button Setup
53:50 - 56:09 Test Result #ue5 #multiplayer #blueprints #menu #gamedev #gamedevelopment