I have 2 different Rewarded Ads, 1 to refill your fuel and 1 to give some free money.
They both use a different button to activate, but they both refill Fuel and give money.
So is there a way to specify which Rewarded Ad to activate?
Are they both using the same condition 'on rewarded ad complete' ? Try setting a variable for each one and add more conditions to the reward ad complete event, if variable is 1 award fuel if variable is 2 award money, something like that. I don't think you can say on ad complete specifying by ad unit ID.
Develop games in your browser. Powerful, performant & highly capable.
They were both using different event blocks. But I got it working after a few tries. Thank you!
I guessed they were different event blocks but with the same condition? How did you resolve it?