Hi,
I don't know if it has been already discussed here, but i wasn't able to find informations about my topic.
Is there a way known how to show Ads in Unity games (at the loading screens for example)? As I unterstand AdMob this is click payed which should not work with Ouya.
Comments
On OUYA though the best and widely accepted method is to sell the game by one time IAP.
Alternately, you can put AdMob ads in your main menus and pause screen (rather than putting them in your game state), and make them selectable/clickable with the controller. If you include a little "please support our sponsors" message below it, you'll probably get just as many clicks as you would on a touchscreen device (ie: basically none). ;-)
Take some time and learn Designer-Friendly Programming 101.