Show Iu Screen Every N Time

Discussion in 'How Can I...?' started by mundane, Apr 24, 2018.

  1. mundane

    mundane Boxer

    Joined:
    Apr 23, 2018
    Messages:
    1
    Likes Received:
    0
    Hello All,

    I'm trying to add a screen with rewarded videos in my game which will let the player restart the game from the previous checkpoint.
    So far, I'm able to show a purchase button every n time and if the player press the button, the game restart from the latest checkpoint.

    What I'm trying to do now is to show the UI with the purchase button only when the purchase button is "available". (In the UI I have set the button "Interval" to two)
    Is there any way I can do this ?

    Also, I'm trying to add on the same screen a "No" button that will bring the user to the normal game over screen. I have tried a Navigation button but failed so far. How can I add this "No" button to bring to the normal game over screen ?



    Thank you very much for your help.
     

Share This Page