Smooth Scene Transition 1.2.2 unity3d脚本,平滑场景转换工具 Smooth Scene Transition 1.2.1版下载链接
www.cgioo.com
要求Unity 5.5.1 或更高版本。
Simple, smooth transition between scenes.
Now with VR support!
It only takes one line to execute:
SceneLoader.LoadScene("SceneName");
(The resources to perform the transition are automatically added to the scene.)
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.