lionz's Recent Forum Activity

  • The one I suggested should work, story1 is not visible

  • Because the first event only has the condition that you press space, you need to limit in some way like the others so it doesn't repeat that event. i.e. Story 1 is not visible

  • To keep the alarm clock destroyed give it the Persist behaviour. To change the location you can have something like on collision with alarm clock, set player X to global variable and set player Y to a second global variable. Then on start of layout you set the player position to gv1,gv2. The default values of the variables can be the expected starting position of the player.

  • Well it looks like there is a formatdialogue function that replaces INTERACTNAME with openables.interactname but the function doesn't have anything to pick what you interacted with. Somewhere down the line you lost the ID of the NPC. So it will always choose the one instance. Between functions the picked instances get lost, you have to send the ID through each time as a parameter.

  • Well it doesn't look like a beginner's project. What am I doing and where's the problem?

  • 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.

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 79 followers

Trophy Case

  • 13-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

26/44
How to earn trophies