UnityCommunity / UnitySingleton

The best way to implement singleton pattern in Unity.
https://en.wikipedia.org/wiki/Singleton_pattern
MIT License
458 stars 61 forks source link

Add readme and test script for scene singleton #8

Closed NoSLoofah closed 11 months ago

NoSLoofah commented 11 months ago

Add readme and test script for scene singleton

hasanbayatme commented 11 months ago

Thank you!