Hi, I have a problem with replication that I can’t solve. Can you make me understand why every time a player enters the open world server after login he is seen by all those previously entered but he doesn’t see anyone? What am I doing wrong?
Pawns need to be spawned by the server. The Pawn class must have “replicates” ticked in the class settings.
There are other varying settings to look at but it all depends on what classes/components your character is using.
Pawn class vs Character class for example.