#multiplayer clear

s&box networking: ISceneStartup — OnHostInitialize vs OnClientInitialize for multiplayer scene setup

s&box networking: NetworkingSettings — ClientsCanSpawnObjects security, update rate, host migration

s&box networking: Creating and joining lobbies with Networking.CreateLobby / JoinBestLobby

s&box networking: Handling player join/leave/spawn with INetworkListener

s&box networking: RPC types — [Rpc.Host], [Rpc.Owner], [Rpc.Broadcast] and when to use each

s&box networking: Choosing the right [Sync] flags — FromHost, Query, Interpolate