#Rewarded Advertisement Is Only Available Once

1 messages · Page 1 of 1 (latest)

vernal fern
#

For my game, when you die, you go to a new scene and you can press a button to watch a rewarded ad which returns you to the game scene and gives you the score you had before. The issue is that when you de a second time, you can't press the button to watch the ad a second time. How do I fix this.

vernal fern
#

<@&823670121133768714>

karmic wind
#

My guess is that something happens to your EventSystem when you switch scenes

vernal fern
#

So how can i check/debug?

#

@karmic wind

karmic wind
#

When you load into that scene, check the hierarchy for an EventSystem

#

You can search "t:EventSystem"

vernal fern
#

ok.. We want the event system?

#

@karmic wind