|
I'm making an iOS game with no music, just sfx. I want to toggle it on/off from a main menu's button and from an in-game button. What function will this button have to call?
(comments are locked)
|
|
Take a look at this answer: http://answers.unity3d.com/questions/8007/i-need-to-make-a-mute-button-solved You most like also need to store your audio setting using PlayerPrefs: http://unity3d.com/support/documentation/ScriptReference/PlayerPrefs.html Thank you Mortennobel!
Apr 21 '11 at 07:17 AM
schwertfisch
(comments are locked)
|
|
check this link to see how sounds are played http://answers.unity3d.com/questions/53342/playing-music-while-scenes-change/53372#53372 Thank you :)
Apr 19 '11 at 06:13 PM
schwertfisch
(comments are locked)
|
