lionz's Recent Forum Activity

  • Set Text to global variable ammo every time you shoot. Did you just set it once on start of layout?

  • The player needs to move faster than the platforms or probably there will be an illusion that the player is stuck because you can never catch up with it.

  • You do not have permission to view this post

  • Is it impacting performance though? I've never had a problem with using 'too many' global variables. I think if you have thousands of events you might start to see something. Running through an array every tick sounds worse, like it could be more of a performance drain.

  • You can create an invisible border of sprites around the platform that have Solid behaviour and enable them when the player is on board, disable when it reaches the destination.

  • If you pin the player to the platform when no movement key is pressed, and then when movement key is pressed unpin the player, that might have the desired effect.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post

  • I guessed they were different event blocks but with the same condition? How did you resolve it?

  • Are they both using the same condition 'on rewarded ad complete' ? Try setting a variable for each one and add more conditions to the reward ad complete event, if variable is 1 award fuel if variable is 2 award money, something like that. I don't think you can say on ad complete specifying by ad unit ID.

  • You still have the down key button press separate at the top so the same bug will happen. It sets it to 2 and then the event below runs where it says menu select = 2. You should have them all in one event as I previously mentioned.

    Also on the enter key press events you don't need those extra conditions for variable is not equal to something, that won't be causing any bugs though they are just redundant.

  • Does that relate to some other events you're not showing us? Not sure what you mean by that. It 'thinks' that option 2 is option 3 sounds like you are pressing a key or choosing an option which isn't shown here.

  • You mean you want to pick all the objects again inside the same event? You can use system pick all which opens them all up again to be picked.

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