public void AddCollectable() { theWinManager.AddCollectable(); theUIManager.PlayerCollected(theWinManager.GetCollectables(), theWinManager.maxCollectables); }