Easy Loading Screen is A Unity Package that allows you to easily transition between 2 scenes via A loading screen. Easy Loading Screen allows you to use A custom canvas for the loading screen or opt to use the packages built-in canvas.
- Custom Canvas'
- Built-in Canvas
Go to the repositories Releases tab and download the latest release (or any other release but we recommend sticking to the latest).
Open the Assets menu or right click in your Project Browser and go to Import Package -> Custom Package... and select the .unitypackage file to import into your project.
In the Package Manager, click on the + icon and go to Install package from tarball... and select the .tgz file to import into your project.
In the Package Manager, click on the + icon and go to Install package from git URL... and then enter this URL:
https://github.com/Generalisk/Unity-EasyLoadingScreen.git
Go to the Packages OpenUPM page and follow the installation instructions provided.