Skip to main content

All Questions

Tagged with
1 vote
1 answer
1k views

StaticMeshActors not Multiplayer Replicated in Unreal 5

I'm attempting to add multiplayer support to a new first person game we're working on in Unreal 5. Starting with the FPS template, it seems like the player and the gun both behave as expected across ...
Nightmare Games's user avatar
0 votes
0 answers
49 views

Display a user webcam over multiplayer session on a wall in the middle of a level?

With the media framework, it’s now quite easy to use webcam or phone camera footage directly in the game. Is there also a way to share this footage in a multiplayer game? So player A can see the ...
Apothem Da Munster's user avatar
0 votes
1 answer
742 views

Can't connect to Steam using Blueprints in UE4.25

I'm following this tutorial by Unreal Engine itself, but I don't have a Steam overlay popup like I'm supposed to, (according to the tutorial.) And actually a lot of people have a similar issues like ...
Wolfizzy's user avatar
  • 103
0 votes
1 answer
294 views

Multiplayer Replication Unreal Engine 4

I have variable=count(integer) in a Character Blueprint. I want to increment the variable when user presses the 'R' key. What do I so in the Blueprint that ...
user13734955's user avatar
0 votes
0 answers
57 views

UE4 tips how to handle Minigolf Multiplayer

Heyo! I'm doing a Minigolf multi-player game right now. What I couldn't figure out by now is how to set up the game logic of the actual game. So where to keep track of all players being in bounds, ...
Pascal Schaible's user avatar
1 vote
1 answer
5k views

UE4 Multiplayer how to replicate Player name in lobby

I've been working on a little 1V1 snipper project to try and get a better grip on the replication and the game framework of unreal engine. So after the core gameplay, I'm trying to make a lobby ...
Carl Boisvert's user avatar
3 votes
0 answers
490 views

hosting a windows game on a linux server [closed]

there! I am currently working on a game on Unreal 4, and although im still in early production(barely any code written, mostly visual assets at this point), i want to ask this now, so that i know how ...
Reaper9806's user avatar