You can do it the way you would do anything else with peers
On Peer Created > Set ScrollTo disabled
is peer's peer.peerid equal to multiplayer.myid? -- > Set Scroll To Enabled
Or, you can make a separate "Camera" object with ScrollTo enabled and set it to follow your peer. I like doing it this way so I can do a smooth-interpolating camera that lags behind the player a bit