Singleton System
A downloadable tool
Download NowName your own price
A simple and powerful solution for Singletons!
Simply declare a class that extends from Singleton and start accessing it from anywhere! The system uses a ScriptableObject for each Singleton, so your Singleton is guaranteed to exist on start and is totally scene independent. The best part is the system handles creating and managing the ScriptableObjects for you!
Additional Features
- Access your Singleton and it's serialized values from with the Project Settings
- Singletons have access to Update calls
- Supports using coroutines from within Singletons
- Unity Events (such as UI.Button) can point to the Singleton and invoke methods on it
- Compatible with Odin Inspector
Status | Released |
Category | Tool |
Author | BrianLandes |
Tags | singleton, tool, Unity, unity-editor |
Download
Download NowName your own price
Click download now to get access to the following files:
SingletonSystem.unitypackage 120 kB
Leave a comment
Log in with itch.io to leave a comment.