For more detail this asset from the Unity Asset Store: Click Here
This is a paid asset, but now you can download Smooth Scene Transition for FREE, Please keep in mind this package is provided only for learning purposes or to be able to test before buying the product, NOT FOR COMMERCIAL PURPOSES.
Smooth Scene Transition v1.2.2
“If possible, please buy the package to support the developer”
Simple, smooth transition between scenes.
Now with VR support!
It only takes one line to execute:
KetosGames.SceneTransition.SceneLoader.LoadScene(“SceneName”);
(The resources to perform the transition are automatically added to the scene.)
Demo
Features
* Asynchronous scene loading–but only one line to execute.
* Smooth fade in and out between scenes with a loading screen in between.
* Easily change fade color and duration.
* Option of using a fast loading UI or a full 3D loading scene.
* Fully customizable loading screen.
* VR mode.
* Example loading bar.
* Example scenes and scripts for button clicks and triggers.