This tutorial will show you the basics of setting up a custom loading screen for your experience when players join. Here is the default loading screen:
Here is a customised loading screen:
As you can see, the customised loading screen looks way better. So lets get into making one for your experience!
https://create.roblox.com/store/asset/17063486407/
4b. If Toolbox isn't open, click view in the top menu. Heres what it looks like:
4c. After clicking view, click the icon which looks like a hammer with a box around it.
5. Once you have Toolbox open, click Inventory at the top.
6. After opening Inventory, click Custom Loading Screens 1.0 to add it to Workspace. 7. Once you have it in Workspace, delete ThumbnailCamera. 8. Move the script into ReplicatedFirst 9. Move LoadingScreen into StarterGui 10. Modify LoadingScreen to your liking! Be cautious however and DON'T rename the Gui. 11. Finally, move LoadingScreen to ReplicatedFirst.
You should now have a fully customised loading screen for your experience! I hope this helps you in making great loading screens!