private void OnPostReset()
 {
     currentProgress = 0;
     maxProgress     = LevelsManager.GetMeshesCountOnLevel() * XpForSlicedObject;
 }