Can`t Spawn Actor Only To Client On Multiplayer

I know, if just spawn a actor and not replicats, it will create on every client, and just owner client can see it

there`re 3rd project bp, it works


but do the same thing in my project, other client can`t spawn, i have no idea to fix it…


if i toggle a breakpoint, in 3rd project, it will break 2 times, but in my project, it just break once, the listen server break…

i fix it, the problem is i changing the game mode class from gamemodebase to gamemode, but the game mode state class is still gamemodestatebase, it should be change together with game mode class :joy:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.