lionz's Recent Forum Activity

  • I'm not sure what you are asking, please elaborate..

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Set the speed of the animation to 0 in the editor.

  • Because this is in beginner's questions I don't know what you know in C2 but you can do this with the platform behaviour, when you jump onto a wall, set vectorx to 0, vectory to 0 and gravity to 0, it will be like you are stuck to the wall. Then you need some logic in for when you jump away from the wall (up arrow pressed), reset the vector and gravity values.

  • Are these meteors created by the plugin so it's specifically to do with the plugin? I would post on the plugin topic.

  • Take out the 0.1 second wait.

  • I don't see a problem here? You set WaveCounter to 1 when WaveCounter is > 3, so it reverts back to the start of the game. If you want it to go somewhere else then don't set WaveCounter to 1.

  • If you're talking about what I think you're talking about then it's probably an inventory or some UI in an RPG that displays a bunch of stats between layouts. You can use arrays for storing stats in one object, you can then display the position of the array in a text box on start of each layout. Setting the textbox to be a global object to retain the text though should work though.

  • They both do the same thing.

  • You could make it a global object, under object properties. Once you've set the text or typed the text in once, it'll keep its text between layouts.

  • You got something wrong in the code. You can target something off screen. Objects can move while they are off screen. You may have specified that something has to be on screen, which is an event condition.

  • The fact that they are in a container should only affect the last action which is when you do the action on B. It will also do the action on the A in a container with B, that's just how containers work. The part about picking separate B for an overlap with A should be fine.

  • Can you rephrase. Yes you can simulate left on one object and simulate right on another using the platform behaviour actions but I'm sure that's not what you're asking here, maybe..

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