UnityCommunity/UnitySingleton

Would it be better to add a singleton class which is not extended from Monobehaviour?

fcmz opened this issue · 1 comments

fcmz commented

Maybe it's better to have a singleton class which is not extended from Monobehaviour. And it can be used to add some class to manager global data or implement data.

Yeah, it improves the naming convention, thank you for the pull request, merging it.