public void Start() { soundSlider.value = SoundPlayer.GetSoundVolume(); musicSlider.value = SoundPlayer.GetMusicVolume(); }