Added a SoundManager Class and a Volume Slider to the options menu that can be...
Added a SoundManager Class and a Volume Slider to the options menu that can be used to change the volume of all sounds.
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- Assets/Resources/Prefabs/UI/NetwMenue/OptionsM.prefab 604 additions, 7 deletionsAssets/Resources/Prefabs/UI/NetwMenue/OptionsM.prefab
- Assets/Scenes/Menues/LaunchMenue.unity 40 additions, 0 deletionsAssets/Scenes/Menues/LaunchMenue.unity
- Assets/Scripts/SoundManager.cs 52 additions, 0 deletionsAssets/Scripts/SoundManager.cs
- Assets/Scripts/SoundManager.cs.meta 11 additions, 0 deletionsAssets/Scripts/SoundManager.cs.meta
- UserSettings/EditorUserSettings.asset 8 additions, 8 deletionsUserSettings/EditorUserSettings.asset
This diff is collapsed.
Assets/Scripts/SoundManager.cs
0 → 100644
Assets/Scripts/SoundManager.cs.meta
0 → 100644
Please register or sign in to comment