You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a major undertaking consisting of many parts.
Right now, all the singletons are references in one singleton, either the GameManager or the SceneManager.
I want to change this so each singleton is its own thing, that way stuff is way cleaner.
This is a major undertaking consisting of many parts.
Right now, all the singletons are references in one singleton, either the GameManager or the SceneManager.
I want to change this so each singleton is its own thing, that way stuff is way cleaner.