You should be able to set a ScrollTo, (or camera system) to the PEER if you're the peer, or HOST if you are the host.
So for example, if moving a camera.
Player. PeerID = Multiplayer.MyID
System.Every Tick
Set CamX to Player X
Set CamY to Player Y
So, for your player, set the camera on it.