lionz's Recent Forum Activity

  • Well it's not for us to guess really

  • This is more about the design of the game. In your events you die and then reset the global variables straight away. What is the variable you are trying to display as the score, is it 'stopwatch' ? You'll need logic to show the score to the player I imagine before you reset, at the moment it all happens a little fast. Maybe when you die you can just add a wait X seconds then reset the global variables.

  • From what I can tell you want the variable to retain its value or be used elsewhere after the event, that's not going to work with a local variable unless you set it to static.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Not sure what you mean there, I guess you mean those things I mentioned are not true? Also I noticed you are spawning the banana on the bottom layer 0 so maybe it's underneath everything and so hidden?

  • Because you reset the globals ?

  • You have to pick it earlier on the first pages of the export, this is too late you have already downloaded as an apk.

  • A decent fix is probably to set a variable to a direction when you press the move keys, or a number could work 0 1 2 3 for the directions. Then instead of using the animation as a condition you can use is variable=0 etc

  • Ah yeah that's because the event doesn't run if it can't find any instances that meet the condition, you can add underneath a system Else then set the variable to 0.

  • Because you have a condition that the walk animation must be playing? You stop animations when the move keys are released.

  • The condition would be 'bluebox overlapping bluezone' and then the action is to set a variable to bluebox.pickedcount

  • You do not have permission to view this post

  • You do not have permission to view this post

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 72 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