lionz's Recent Forum Activity

  • Looks like the collision box on the player or the pink sprites, open them in image editor and check the collision box it is one of the icons on the left tool bar.

  • Report as a bug in the bug area if you think it's broken, devs will fix it.

  • Great! Glad it's resolved :)

  • So what is the specific problem you are having? Each instance would have its own timer so you can track this if you want per instance. If the actions are so different you can use tags to separate them.

  • This seems to be running every tick and you don't reset the variables until you press retry so if you go in debug mode it is probably creating hundreds of these objects? Probably the screen you see is when it waited 0.5 seconds after creating the latest object, you need a trigger once on that first event.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I would move it to an array with 2 columns for question and matching answer, easy to write out in a file and import to array as you did with the dictionary. Then you can pick question and answer from the same row and each time pick a random row.

  • Set the timer to random(1,20) as Once, then have On timer finished, set timer to random(1,20) Once

  • Not that I know of

  • On the left there under your avatar it says 6 topics click that

  • Not sure exactly what you meant by the ordered repeat but there is a for each(ordered) loop you can specify and pick the 3 highest/lowest and then yes move their UIDs somewhere like push the first 3 into an array, that seems like the best option.

  • Possibly using a 'container' may help. If you put multiple objects into a container, you can create the player and then the other objects will be created with it and they also relate to that player when you pick them.

  • Under the movement logic you need to add conditions to the key presses for the global variable, this will stop the ability to move when that variable is false. In the same way that you added it to the Z key press, you need it on the movement key presses.

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