SceneManager
:SceneMessage
to the client telling it to load a subscene additively:SceneMessage
to the client with SceneOperation.UnloadAdditive
to remove any previous additive scene the client no longer needs. This would apply to a game that has levels after a level change. A short delay may be necessary before removal to allow the client to get fully synced.