Hey Guys!
I Have one MenuScene and One GameScene. In the Game Scene I have an GameObject "AdManager" with and AdManager.cs script.
Now i create in the menuScene a gameObject: "AdManagerMenu" with the AdManagerMenu.cs. But somehow this doesnt work? It doesnt shown any Ad.
Is it only possible to have one GameManager script? What is the right way?
↧