lionz's Recent Forum Activity

  • When you collide with the vent you narrow it to only that instance for future conditions and actions in that event. You could add a 'pick all vent' sub-condition BEFORE the pick random instance which opens them all up again to be picked. There are also other options such as running a function which inside the function picks a random instance (functions start again with no picked instances).

  • The action where you change the variable, you do the relevant actions at that point

  • Use a loop - for 1 to array.width, add arr_levels.at(loopindex,1) to a local variable.

  • That one above is system compare two values

  • in an expression you would use player.platform.stat

  • No problem, good luck :)

  • Problems arise if there are no waits anywhere in these functions, if you send a signal and wait for signal within the same tick I've seen issues. Using 'wait for previous actions to complete' under some of the actions has also resolved this issue for me as I think that possibly waits for next tick.

  • - The enemy does not have a box like the player so you need to change the collision box of the enemy, open the image editor and have a look at its shape, you should change it to a box

    - Change initial animation to 'idle' in properties of the player

  • Do you mean you are using signal and wait for signal within the same function?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • What you're looking for is system save where it simply saved the current state of the game and at a different time you can load it again with system action. So that objects keep their state whether they are destroyed or not when you return to a layout you need to give the objects 'Persist' behaviour.

  • What do you need help with?

  • I read this story over and over and I still don't understand it, you're describing too many things we can't see. What do you need help with?

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