Forum rules - please read before posting.

Unity Ads Integration

I do not know how to code at all. Can anyone please share a tutorial on how to integrate unity ads in an AC game?
Thank you in advance.

Comments

  • Welcome to the community, @cgartshop.

    This tutorial covers how to integrate ads into a Unity project:

    The scripts used in this tutorial rely on public functions that you can call using events - in the above case, UI Button "On Click" events.

    With AC, you can use the Object: Call event or Object: Send message Actions to similarly call public functions on scripts. This will allow you to trigger e.g. an Interstitial ad from an ActionList.

  • Thank you Chris. I appreciate it. Cheers.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.