
This tutorial will explain how to create a loading bar in Unity. This is the second part of a longer series on scene management.
- Introduction
- Part 1. The API
- Part 2. The Code
- Part 3. Issues
- Conclusion
There are 2 posts tagged SceneManagement (this is page 1 of 1).
This tutorial will explain how to create a loading bar in Unity. This is the second part of a longer series on scene management.
This tutorial shows how the manage scenes and levels in Unity 5.3, with the introduction of UnityEngine.SceneManagement
.