Quantcast
Channel: Questions in topic: "ads"
Viewing all articles
Browse latest Browse all 1416

display revmob FullScreen every 3 deaths

$
0
0
How do I show FullScreen ad only after 3 deaths of the player? This is the script I've got private static readonly Dictionary REVMOB_APP_IDS = new Dictionary() { { "Android", "55058fxxa7xb28be4fd378xc"}, { "IOS", "55058f50xeb28xxxxd378fx" } }; private RevMob revmob; voidStart(){ RevMobBanner banner = revmob.CreateBanner(RevMob.Position.TOP, 0, 0, 350, 50); } void Awake() { revmob = RevMob.Start(REVMOB_APP_IDS, "Ads"); }

Viewing all articles
Browse latest Browse all 1416

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>