Kick List, Vote to Kick & Ban Players - #93 - Make a Multiplayer Game in Unreal Engine 5

Опубликовано: 06 Октябрь 2024
на канале: GameDevRaw
1,060
28

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  
Follow me on Twitter:   / bluntzombie  

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 - Intro
03:05 - Why make it ourselfs?
04:40 - Replication explanation
11:05 - Create Interface
13:00 - WB_PlayerName
19:40 - WB_LobbyMenu
33:28 - Menu Controller RPC's
35:40 - Menu Gamemode
49:20 - Menu Controller RPC
51:10 - WB_LobbyMenu
01:02:38 - FIX
01:03:23 - Prep for testing
01:04:32 - Test

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

#ue5 #multiplayer #blueprints #gamedev #gamedevelopment