Scene Management
com.arman.scene-management is an OpenUPM Unity package. A scene loading helper plus SceneInitilizer, an abstract MonoBehaviour that runs a per-scene Init() from Awake at an early execution order, giving each scene a deterministic bootstrap point.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/jahandideh-iman/unitypackages.
Owner: jahandideh-iman.
Topics
Related Unity Packages
- Component System com.arman.component-system
- Event Management com.arman.event-management
- Inventory System com.arman.inventory-system
- Object Pooling com.arman.object-pooling
- Package Basics com.arman.package-basics
- Service Locating com.arman.service-locating
For registry setup problems, see Unity scoped registry troubleshooting.