Is it possible to spawn a replicated actor on the server only?
I’m spawning an item that should only be visible to the player camera and then the same item in the hands of the player using sockets. Works fine on the clients but when the server spawns the object the client can see it too.