How can i add a script to my project wich is executet in every scene the whole time the game is active.
As an example I want to pop up some ads after every x minutes, don't matter wich level is currently played.
One previus solution for me was to add a script to every scene, but there must be a easier way to do this, because Ihave now about over 50 scenes.
can I add an empty gameobject to my first scene (splash screen) with the script on it, and tell it somehow to stay alive the whole game?
Thx
↧