- Home /
How to mute my volume
I created i audio mute button in my main menu,but how can i make my audio mute in every scene if i pess the mute button in my main menu help :D
Comment
You could give you object a DontDestroyOnLoad or you could save a PlayerPrefs when changing the settings, and then when starting a scene, load the setting and apply it.
Your answer
Follow this Question
Related Questions
Keeping audio between all but one scene? 1 Answer
Change to scene based on current scene 1 Answer
Go to next scene when correct answer 3 Answers
Audio on Collision code doesn't work? 2 Answers
Game Development Approach 0 Answers