I am trying to display full screen ads using the AdMob Extension at certain intervals. In one mode of my game, there is a 10 second timer and the player has to make a highschore. Once the timer ends, the scene switches and the player is brought to the score scene where the player can choose to tap "retry" and it redirects the player to the game scene where the timer starts again. What i am looking to do is displaying the full screen ads not every time the score scene is displayed but after the player has played it 5 times. So basically i want the full screen ad to be displayed every 5th time the score scene is shown. I've been trying various approaches, but i just can't seem to do it that way.
Any help will be greatly appreciated.