lionz's Recent Forum Activity

  • When they're created they take the values from the instance in the layout with the lowest UID, the oldest one you created.

  • Yes global is for the object itself. If you want some instances to appear and some not then set an instance variable with two different values to distinguish.

  • I think with a global layer you set it up beforehand, you don't create things on it during runtime to 'make them global' as you're describing. So you could create a HUD UI in the editor and then it's global on all layouts.

    The object is global, why do you need some instances global and some not? I would use different objects.

  • If timer is 0, trigger once, add 1 to question number.

    if player answers question, set timer to 0.

  • What I mean is it's not all the important events that we need to see, even the start of this one. Is it running every tick? If so the wait won't work properly. Check in debug view if it's adding to the variable at the wrong time.

  • On the load complete event, add a short wait before you add to the variable.

  • I need to see the rest of the events, when you die what happens?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You have to save again after you load and increase the variable. Sounds strange but otherwise it would keep loading old data.

  • Do you mean load like you are loading a save game?

  • This isn't all the events. They shouldn't be answering it during the wait so make sure the timer has finished before the wait and they cannot answer anything. Even if 1 second to go before the wait it should be fine? I also don't see a variable set, it is good to lock out player input with a variable so you know when they can and cannot do something like answer the question.

  • Do you ever set levelpopup global variable back to 0 ? If this remains as 1 then the function is not true. You can have logic such as when ad finished set back to 0.

  • Are you saying you tested it on a mobile device and you were happy with the performance?

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 73 followers

Trophy Case

  • 11-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

24/44
How to earn trophies