Hello,
This is Google IMA SDK:
https://developers.google.com/interacti ... try-it-out
I want a plugin so I can use it in Construct 2.
Please reply or PM if you can do it and your price.
Thanks
I am trying to integrate google IMA SDK:
how can make this function work?
function createAdDisplayContainer() { // We assume the adContainer is the DOM id of the element that will house // the ads. adDisplayContainer = new google.ima.AdDisplayContainer( document.getElementById('adContainer'), videoContent); //document.getElementById('div'), videoContent); }[/code:2my0gjj2]
I have the same question...
yes this is a solution, but I need to pick up the object that is being dropped inside the function call
Well my real game is not a=2 but something like if object 1 on drop && variable 1=2 or c=4 and d=5
I want to do the following:
if((a==2&& b==3)||(c==4&&d==5))
{
//execute something
}
Is there a way to have a single event for this in construct 2?
and not like:
if a=2 and b=3 do something
and a second event if c=4 and d=5 do the same thing
Thanks. so simple
I have like 10 objects "spawner". spawner object has a instance variable x
How do I pick a random spawner instance that has the instance variable x =0?
Last day you can get this course at 19$.
The course has reviews on the page you buy it on udemy. anyway if you don't like it you have 30 days to request money back(udemy policy). but I am sure that you will find my course useful.
Udemy will update the pricing and discounts policy.
Maximum discount will be capped to 50%
I am running a final promotion now at 19$.
The promo will end on 24 March.
After that date I will not be able to set a price this low.
Use this link to enroll now at the price that will never be so low:
https://www.udemy.com/construct2-the-complete-game-creation-course/?couponCode=final19
Develop games in your browser. Powerful, performant & highly capable.
Using object UID not IID is the correct answer to the problem
Member since 19 Dec, 2013