Each world method in the Core class should be transfered to the AppStateManager, since it is a singleton und world data better preserved in the AppStateManager.
Refactoring done. Now each AppState has its own GameObjectController, modules etc.
Log in to post a comment.
Refactoring done. Now each AppState has its own GameObjectController, modules etc.