Scene System
Introduction
Scene System is a library that provides functions related to scene management in Unity. This library includes an API for loading scenes and a function that enables scene settings on the editor.
Features
- API for multi-functional scene management that extends SceneManager
- Add SceneReference that can set scene reference on Inspector
- LoadingScreen component for easy implementation of loading screens
- SceneContainer for efficient multi-scene management
- Supports coroutines and async/await
- Support UniRx/UniTask