Game Managers (Inventory- and PlayerManager) like Model in MVC (Unity in action book example code)
For a quick start: Add an empty object to the scene and attach the following scripts to it:
- MainManager
- PlayerManager
- InventoryManager
Any long running startup tasks place in startup() functions