Advertisement won't appear for interstital ad, but will for startup ad
andrewhnovak@gmail.com
Member, PRO Posts: 77
My gamesalad game is using a template that uses an instant restart when you die instead of a scene change. Therefore the interstital ad won't appear after you die since there is no enable advertisement option to check. How can I get the advertisements to appear by changing the code's logic. I've been stuck on this issue for a couple weeks so if anyone can help me it would be greatly appreciated. Here is a screenshot of the logic
Comments
I think the only way you will get around that is to use the reset scene behavior. Just a little heads up - If you reset the scene often with maybe just a few seconds between the resets your game might freeze if the ads take a long time to load. Thats my experience anyway