Admob BannerAd Problem

Welcome! Please see this thread about using code tags to format your code properly . It makes reading code on here much less horrible for the rest of us.

So just giving your code a quick glance, I can see that you’re loading the ad on Start, which presumably runs from your main menu. But I don’t see any code anywhere that seems to tell the banner to go away. I would think you’d want to call that when you change scenes to your gameplay scene.