0 votes

How do i add ads in my godot 3.1.1 project(game)? I have heard that our game will get more money if it has ads in it.So, I want to add ads in my godot game.
I am searching this from a long time, but still I cannot add ads in my game.Please help.

in Engine by (42 points)

Same question here with links to github addons for ads, but as of now there's nothing official for Godot like how Unity has it's own Unity Ads.

1 Answer

0 votes

For Godot 3.2.3 you can use binary precompiled modules for iOS and Android. All precompiled modules are in NativeLib repository. Use NativeLib addon, which you can find in AssetLib.
Now available modules for ad mediation networks ApplovinMax and Tapdaq. Both of them allow you add AdMob and Facebook audience network into your mediation stack.
More info: https://github.com/DrMoriarty/nativelib
https://github.com/DrMoriarty/godot-applovin-max
https://github.com/DrMoriarty/godot-tapdaq

by (214 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.