This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
+1 vote

I couldn't find anything recent enough at forums nor on the net, so I figured I'd ask: did the announced Ads feature make it to 3.0?

If so, where can I read the docs?

If not, what are our options for the ads on 3.0 at the moment?

TIA!

in Engine by (33 points)

Ads for what?

Like full screen ads/videos, banner ads etc.
Is there a standard feature that allows to integrate Android- and iOS-based ads in games or do we still have to recompile the engine in order to integrate them?

1 Answer

0 votes

For Godot 3.2.3 you can use binary precompiled modules for mediation networks: AppLovin-MAX and Tapdaq. Both of them allow you use several ad networks in you project at the same time. For example you can connect AdMob and Facebook audience network with special adapters.
All binary modules and adapters you can install from NativeLib repository. NatveLib plugin can be downloaded from AssetLib.
More info at:
https://github.com/DrMoriarty/nativelib
https://github.com/DrMoriarty/godot-tapdaq
https://github.com/DrMoriarty/godot-applovin-max

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.