Posts by Mason4837

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.

    (When I say call I mean method) Sorry!

    Hey everyone, I've taken three or four classes in Java and C++ so I have a decent idea of what I'm doing. However, Objective-c is different.

    I've decided to use revmobs in my iOS apps and I got them to work fairly easily using the sdk except I need the ads to popup whenever layer 1 is visible. Right now they only popup when you load up the ad. Does anyone know how to do this? I just need to find the class where an if statement or something of the sort could be found so that when that condition is met I could execute the code to popup an ad. I know how to execute the code. I just don't know where to find the class nor the code where that condition would be met.

    My game uses the layers object and when layer 1 is visible It means you just died and restarted the game. This is the condition I need to find in Xcode!:O