Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

Game Managers (Inventory- and PlayerManager) like Model in MVC

License

Notifications You must be signed in to change notification settings

kirillcisco/Unity-GameManagers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-GameManagers

Game Managers (Inventory- and PlayerManager) like Model in MVC (Unity in action book example code)

diagram

For a quick start: Add an empty object to the scene and attach the following scripts to it:

  1. MainManager
  2. PlayerManager
  3. InventoryManager

Any long running startup tasks place in startup() functions

About

Game Managers (Inventory- and PlayerManager) like Model in MVC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages