playMaker

Author Topic: Integrating Ad networks  (Read 2907 times)

appy

  • Playmaker Newbie
  • *
  • Posts: 1
Integrating Ad networks
« on: April 03, 2015, 03:56:03 AM »
Hello ,

I'm very Interested on playmaker. Watched some tutorial vids . seems like it's really powerfull. I'm only behind one step buying this product. :D

Before I saw playmaker. I built few games and added ads  using C#

  My Only problem is  how should we implement ads  when we use playmaker. . Is their anyway I can do this within playmaker or Can I trigger a custom script  containing ads using playmaker command.

Thank you 

escpodgames

  • Hero Member
  • *****
  • Posts: 687
    • Assets
Re: Integrating Ad networks
« Reply #1 on: April 06, 2015, 06:49:42 AM »
Depending on what ad network you want to use, there are Unity Ads Actions here -
http://hutonggames.com/playmakerforum/index.php?topic=8311.msg47566#new

MU65

  • Playmaker Newbie
  • *
  • Posts: 7
Re: Integrating Ad networks
« Reply #2 on: April 06, 2015, 05:36:30 PM »
Hi,

You can also write your own action..they are all written in c# after all...