Make a Multiplayer Game in Unreal Engine 5 - Weapon Inventory - Unreal Beginner Tutorial # 12

Опубликовано: 10 Октябрь 2024
на канале: GameDevRaw
15,194
341

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  

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:09 Intro
01:10 - 03:51 Montages and create Structure
03:52 - 08:35 Setup DataTable
08:36 - 13:20 Animation Blueprint
13:21 - 19:19 Add Weapon to Inventory
19:20 - 31:00 Select Weapon events
31:01 - 40:29 Input events Weapon Switching
40:30 - 42:11 Setup Fire/Reload anims, Muzzleflash and FireSound
42:12 - 44:46 Small fix and test result #ue5 #multiplayer #blueprints #menu #gamedev #gamedevelopment