lionz's Recent Forum Activity

  • Nah that doesn't help I need to know where I'm looking in the game to test whatever the problem is. Better if you set up a room to test in that demonstrates the problem.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • And where are we looking? It's quite a big project with lots of stuff

  • Please remove that wind effect from the project and reshare or share a screenshot of the events used.

  • Well if you're picking by position then even more of a reason to use a variable because you can have 3 symbols on one line with the same variable and the variable relates to the win line. So in the screenshot you're creating a symbol at 88,230, if that's position 2 then give it variable=2.

  • You could always give Symbol1 an instance variable and so when it's created in that particular event in the screenshot set the variable to something unique. Then in a different function you can use the variable to pick right instances.

  • The number of coins is a global variable that you add to. If you give the coins the Persist behaviour then they will remain destroyed when you replay the level. I don't think you need an array.

  • Cannot open the file as there is some kind of add on. My guess is the issue is picking, you need to pick the correct trashcan with conditions then the actions will choose that instance.

  • If they are different objects then the event is 'sprite on clicked' : system go to layout. You need to add the Mouse object to the project for on clicked events.

  • The reason this is happening is because of the way Construct runs events top to bottom and it all happens very quickly in the same tick. So when you click on Base2 and create Base, actually it is created in time to be true for the event below so then it is like you are clicking on Base. You could probably add a short wait between destroy and create actions (the wait you have is in the wrong place) and then it should work.

  • Well we need to see the events really, did you use touch or mouse? Do you have events true for both touch and click so it runs twice?

  • Isn't it IID 0 ?

  • Where do you call the death function? That's where the problem is

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