Multiplayer - Actor Spawning on Server & Value Setting on Client

[USER=“3519559”]Ahmad Gon[/USER], that is really helpful, thank you! I do have one more question though. For this newly spawned actor, I am looking to swap out their default controller when they’re spawned. Would this swap need to be performed server-side, client-side, or both?

The issue that I’m having is that when I swap out the controller, I need to update some blackboard values.