Mini game type ads

Recently I’ve noticed a new type of ad that has been appearing. The ad is a “tutorial” (I think game of wars and modern warfare/strike, whatever those games are called. lol) have had them.

It’s a really simple thing where you just place farms and towers and just makes me think of a mini tower defense game, but it’s being delivered through the Unity ad system.

We were looking at how this is done and if it was something we could do for our own game. I’m not sure if it can be customized or anything since both games were doing the same thing, but if we could do a mini version of our game where they get to play a simplified level, that would make a pretty cool ad.

So the question is, how is this ad being made and is it something where we can make a mini version of our game or is it limited? We looked into doing some ads, but video was the only option available.

Oh, and for those that haven’t seen the ad yet, it lets you drag buildings around and drop them. It’s a fairly simple tower defense type thing where guys are charging your wall.

So basically a tougher/‘funner’ captcha system?

No, it’s a Unity ad. Instead of a video, it’s a game. It could work for a captcha system I suppose, but it’s a very basic mini game. Drag tower to plot. Drag farm to plot. Generate income. Upgrade towers. And you have several plots so you can put stuff anywhere there is a plot. Pretty simple. You do a few waves to protect your wall and then the option to install or close out comes up.

Hi @Brathnann ,

Correct, we’re experimenting with “playable ads” in our network. You will likely also have seen other ad networks offer these types of ads.

Technically the playable ad is implemented in javascript. There is no Unity feature to build a “mini-version” of your game, if that’s what you are asking.

/Rasmus

Thanks! Good to know. Would be nice if we could build this in Unity, but at least it may be an option down the road using javascript. We found it interesting because the chance to get installs may be higher with that sort of ad.

Hi @rasmus-unity ,
is playable ads are developed like we develop a game in unity using javascript??

Hi rasmus-unity,
is playable ads are developed like we develop a game in unity using javascript??

Not using Unity unfortunately :slight_smile: Search for “html5 game development” to find information about how to develop games using html5.

We’re following this area ofc, but I cannot share more information now.

Thanks,
Rasmus

Bump…
Any update on playable ads in Unity?

Yes, see the presentation by Ralph Hauwert from GDC Unity keynote this year on “Unity for small devices” (working title) - 1:30:32 into video:

/Rasmus

1 Like

@rasmus-unity

Cool, So it is available in 2018 beta?

Also see this presentation from GDC - “Unity at GDC - ECS for Small Things”:

. But apparently nothing public available yet. What is your interest/plan for this?

/Rasmus

My primary plan is to create interactive contents for Playable ads.

@rasmus-unity - I have a game that would be very well suited to mini-interactable ads through Unity. Is there any way to get on the Alpha/Beta for the new uTiny editor?

Kindest Regards,
Garry

Yeah, this is still of interest to the company I work for as well. Looking forward to hearing more on the ability to make our own playable ads in Unity.

Hi guys,

we are also interested in playable ads in Unity. What is the current status? Are there examples?

Thx
Daniel

https://unity.com/solutions/unity-for-small-things

They mention here, it’s still in closed alpha. Hopefully it gets into open beta soon.

Hi @Brathnann , thanks for your interest. You should be able to sign up for “Unity for Small Things” at ECS for Unity

/Rasmus

Thank you, I didn’t see a sign up link, but I did “share my interests”, if that is the same thing.

Yes, that should be the way to get access. Good luck with your playables :slight_smile:

/Rasmus