lionz's Recent Forum Activity

  • It is because all of the turrets are clones so when you edit the instance variable it edits it for all turrets. You need to have separate objects really. You can do something tricky with UIDs too but I've not really looked into that.

  • Add a text object to the tile. On the event sheet use Text Object > Set Text ""&variable

  • This looks fine to me?

  • Just change timershoot to different values to set the firerate. You've pretty much already done it.

  • It's because MenuTable doesn't have any collision. Open in editor and set collision polygon correctly.

  • Can't open the file as it's missing Z Sorter plugin. I installed a plugin called Z Sorter but apparently that isn't the correct plugin.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Event 35 states that when the player releases the Z button it sets the animation to Idle, so this was happening regardless of any other events where Z button is used. In another event you trigger the Dodge anim when Z is down and left or right is pressed but as soon as you release Z the Idle animation will always kick in regardless (but it will still run the Block logic and movement). 'On Button Released' is quite a powerful event. If you find that Idle is overriding future logic I would look back at this event since it is the main one I found that triggers the Idle animation.

  • Different layouts for each game sounds good, however please note that you don't need to duplicate the events on each event sheet for every game. You can have your global variables and logic in a global event sheet and use the 'Include Event Sheet' option to include the global stuff for each game.

  • Yeah arrays shouldn't be too much of a problem if you know what you're doing. I guessed they were being used from the tutorial you mentioned anyway. Yep, boolean should work fine.

  • Try this tutorial for making your first game in Construct 2. Thanks!

    Tutorial

  • Argh. I wouldn't have used arrays myself, seems a bit over-complicated to simulate a deck of cards when really it is just match Card A to Slot A etc. The score remains the same when you go from one frame to another because you are allowed to place more than one on the same frame so they overlap. You will need to stop a card from snapping if the frame is already populated.

  • I know how to do it but I'm not going to spend time making it. Please read the manual basics then you will know how to make this game.

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