Using Priority Loading/Rendering, developers would be able to go into Studio and designate parts and assets to be loaded in first, when joining a game. This could include things like large or important assets.
Doesn't the entire game load before you're put into the game? And then if you really need to "priority load" an asset like a decal or an image, just use the ContentProvider service.