Network Scene Loader
NetworkSceneLoader is a ready-made component in Mirage.Components that handles simple scene loading and player character spawning using the "Join Any Time" pattern.
See the NetworkSceneLoader Guide for complete documentation, setup instructions, and code examples.
For advanced customization or writing custom scene loading flows from scratch, see Manual Scene Loading.