public void SaveSettings()
 {
     SettingsHandler.ApplyChanges();
     SettingsPanel.SetActive(false);
 }