lionz's Recent Forum Activity

  • Looks like you are checking overlaps too quickly within the tick like maybe before the unit has properly moved. If I move the overlap checks into a separate function, wait and then run it then it works perfectly.

  • It sounds like you bookmarked or installed a specific version of Construct. Note editor.construct.net represents the latest stable release, so if you bookmark or install that, you always get the latest stable release. If you want the latest beta instead, bookmark or install editor.construct.net/beta.

    Yeah what that guy said lol

  • When you go via Launch Construct 3 it navigates to a general link which is the stable release. You can copy the link with the current beta so the latest one is editor.construct.net/r193 and go straight to it, this stops the prompts.

  • Looks interesting dude, good luck with it..

  • There is no picture, but yes better to see the events or the file to assist with this.

  • Ah yes, you slide from the right twice.

  • You can run a for loop and use array.at(0,loopindex) which increments at 0,1,2,3 etc, the only problem is when you find a 0 and delete the row it pushes everything up and will skip some rows, so you could use the for loop and when a 0 is found delete the row and run the loop again until no 0 are found.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yes use trigger once. On checked runs constantly, in your text you said 'on clicked' which would run once only as it is a different kind of event.

  • The important events here are the ones you've put in as text but can we see a screenshot? thanks

  • Stop the audio on player death :)

  • Ya your for each is in the wrong place, should be on the top level of the event, for each breathe, anim frame=3

  • Are you certain it's creating breathe objects as expected? The logic looks a bit off maybe but I can't tell easily from the text. Check in debug view, is it just creating the breathe object every tick? That would make it seem like the music is constantly looping.

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