Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits)

 There is an bug in the AdMob unit that always send two outputs flows instead of one. And it can't be prevented with a Once or Flow Control unit. 

This is a big issue because if I choose the load the next scene on the ad being closed, it will load it two times. The custom event interstitialOnAdClosed is triggered two times. And I think this is the case for every other event in that unit.

Could you fix it? 😊

(1 edit)

I just checked that and I don't get that on my project


this is probably because the object with this script is duplicated. If this was coming from the same node the Once node would have stopped it. Just check what object it is coming from, you can do that by logging the context like this