Possible to include interstitial ads in a single-scene game?

ebookmaniaebookmania Member, PRO Posts: 38

Hello guys,

How are you making to call and AD.
As I can see we have the options...

  • change scene
  • pause game
  • reset game

I have games made just in one scene.
So when it is game over, the solution is to Pause the game.

Do you have good ideas for that?!

Comments

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    Are you asking about how to include advertisements in your app?

  • ebookmaniaebookmania Member, PRO Posts: 38

    I am asking ways to call Interstitial ads.
    I know that when you change scenes, is easy to do that.

    But when you have a full game developed just in one scene?!

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    Ah, okay. I've changed your thread title to reflect that. I don't use ads in my apps so I'm not the best person to help you but I suspect that pausing the game is the only way in the case of a single scene game.

  • CodeMonsterCodeMonster ACT, AustraliaMember Posts: 1,078

    If you use the "reset scene behaviour" tick the enable advertisement box.
    You can also do this with pause game, or you can simply use the "change scene behaviour" change it to the same scene and tick enable advertisement

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    @ebookmania, I did exactly what @CodeMonster describes in the free version of my latest game Doodle Bug Jump Jump! After you die it resets the single scene to play again, in that behavior I turned on Display Ad so it shows the interstitial ad right after resetting the scene. Works great.

  • GameLabs222GameLabs222 Member Posts: 197

    I just so happened to be trying to find the best way to do this today and I haven't found anything. I noticed in some games there is no scene change and the interstitial pops up in death. Trying to figure that one out. Resetting the scene is a mess for me.

Sign In or Register to comment.