private void SetPrefab(GameObject prefab)
 {
     starter.SetPrefab(prefab);
     inGameMenu.CloseStarterShopMenu();
 }