- Home /
Question by
OttoClausen · Oct 29, 2016 at 10:01 AM ·
buttonaudiounity adsmute
Mute Unity Ads in code?
I have made a button so users of my game can mute the game when they want to. How can i mute the audio of the ads when my game is set to mute?
Comment
Answer by MeekBits · May 26, 2020 at 05:39 AM
Now you can do this, but you have to create additional muted ad placement: https://unityads.unity3d.com/help/monetization/placements
If user mutes sounds in my game, I request muted ad. Otherwise, I request regular ad.