unity-design-patterns
unity-design-patterns copied to clipboard
Singleton Pattern
Hi.
I have made a Singleton pattern implementation at https://github.com/UnityCommunity/UnitySingleton.
It also includes the Preload scene implementation.
You can add the Singleton.cs script or you can add a link to it in your readme.
Hope this helps.
Thanks.