Unity: Simple example of integrating the Interstitial adv into your game (Part 4/4)

Needone App
1 min readAug 22, 2020

--

For the prerequisite steps, such as how to install Unity Advertisement package and integrated into project, please have a look at this:

Interstitial adv is a full screen ad, it can be displayed between loading different game levels, game finished and etc. In this case, we want to show the Interstitial ad when the level starts, so first to create a empty game object named InterstitialAdManager and them attach the following script to it:

What is the next from here?

Hacking with Unity Newsletter

Join the newsletter to receive the latest updates in your inbox.

Originally published at https://hackingwithunity.com on August 22, 2020.

--

--

No responses yet